- weimob callback msg format
This commit is contained in:
@@ -38,6 +38,15 @@ const (
|
||||
KeyEditStockNum = "editStockNum"
|
||||
KeyB2cSku = "b2cSku"
|
||||
KeySkuAttrMap = "skuAttrMap"
|
||||
|
||||
KeyField = "field"
|
||||
KeySort = "sort"
|
||||
|
||||
KeyGoodsClassifyId = "goodsClassifyId"
|
||||
KeySearch = "search"
|
||||
KeyGoodsStatus = "goodsStatus"
|
||||
KeyUpdateStartTime = "updateStartTime"
|
||||
KeyUpdateEndTime = "updateEndTime"
|
||||
)
|
||||
|
||||
type TokenInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user