This commit is contained in:
@@ -58,6 +58,7 @@ func NewItemService() *ItemService {
|
||||
Model: model.NewItemGift(),
|
||||
PageQueryOp: &cool.QueryOp{
|
||||
KeyWordField: []string{"remark"},
|
||||
FieldEQ: []string{"is_egg"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user