fix
This commit is contained in:
@@ -222,6 +222,7 @@ func (l *GetTagProductListLogic) dealWithTagMenuData(req dealWithTagMenuDataReq)
|
||||
tagTem := types.TagItem{
|
||||
TagProductList: []interface{}{},
|
||||
TypeName: *tagInfo.Title,
|
||||
Description: *tagInfo.Description,
|
||||
TypeId: tagInfo.Id,
|
||||
Icon: *tagInfo.Icon,
|
||||
Sort: *tagInfo.Sort,
|
||||
|
||||
Reference in New Issue
Block a user