This commit is contained in:
@@ -13,6 +13,7 @@ func NewShopService() *ShopService {
|
||||
return &ShopService{
|
||||
&cool.Service{
|
||||
Model: model.NewShopConfig(),
|
||||
|
||||
PageQueryOp: &cool.QueryOp{
|
||||
KeyWordField: []string{"desc", "product_name"},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user