畅销商品
This commit is contained in:
@@ -202,6 +202,7 @@ type SkuNameAndPlace struct {
|
||||
CityName string `json:"cityName"`
|
||||
Sequence int `json:"sequence"`
|
||||
Count int `json:"count"`
|
||||
Type int `json:"type"`
|
||||
}
|
||||
|
||||
// todo 应该通过需要同步的skuid来驱动同步分类,而不是当前这种分开的逻辑
|
||||
|
||||
Reference in New Issue
Block a user