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