[feat] 添加 NewConditionByRes 方法参数: describe
This commit is contained in:
parent
4c8ae371c3
commit
8f9eb61a33
@ -21,4 +21,4 @@ type ResCondition struct {
|
|||||||
|
|
||||||
type GetResConditions func(categoryUuid string) []ResCondition
|
type GetResConditions func(categoryUuid string) []ResCondition
|
||||||
|
|
||||||
type GetOrmConditionByRes func(items []ResCondition) contracts.Condition
|
type GetOrmConditionByRes func(items []ResCondition, describe string) contracts.Condition
|
||||||
|
Loading…
Reference in New Issue
Block a user