[feat] 移除 GetResource, 由 git.fsdpf.net/go/contracts 支持
This commit is contained in:
parent
672fc634ef
commit
f00b993f9c
@ -91,6 +91,3 @@ type QueryField interface {
|
|||||||
ToSql() db.Expression
|
ToSql() db.Expression
|
||||||
ToStructField(tags ...string) reflect.StructField
|
ToStructField(tags ...string) reflect.StructField
|
||||||
}
|
}
|
||||||
|
|
||||||
// 资源
|
|
||||||
type GetResource func(code string) (Resource, bool)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user