Compare commits
2 Commits
0171174b1b
...
30c89dcd2a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30c89dcd2a | ||
|
|
7ba3ff191e |
@@ -61,6 +61,9 @@ func NewItemService() *ItemService {
|
||||
&cool.Service{
|
||||
|
||||
Model: model.NewItemGift(),
|
||||
PageQueryOp: &cool.QueryOp{
|
||||
KeyWordField: []string{"remark"},
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user