fix
This commit is contained in:
@@ -78,7 +78,6 @@ type GetTagProductListReq {
|
||||
}
|
||||
type GetTagProductListRsp {
|
||||
TotalCategoryProduct int `json:"total_category_product"`
|
||||
TagList []TagItem `json:"tag_list"`
|
||||
TagMap interface{} `json:"tag_map"`
|
||||
}
|
||||
type TagItem {
|
||||
|
||||
Reference in New Issue
Block a user