[feat] 添加 NewConditionByRes 方法参数: describe
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user