safing-portbase/database/model/model.go

4 lines
40 B
Go

package model
type Model interface {
}