fix
This commit is contained in:
parent
c7f3ca5ab4
commit
c86a6bbe75
|
@ -220,7 +220,7 @@ func (l *GetTagProductListLogic) dealWithTagMenuData(req dealWithTagMenuDataReq)
|
|||
*req.MinLevel = lenLevel
|
||||
}
|
||||
tagTem := types.TagItem{
|
||||
TagProductList: nil,
|
||||
TagProductList: []interface{}{},
|
||||
TypeName: *tagInfo.Title,
|
||||
TypeId: tagInfo.Id,
|
||||
Icon: *tagInfo.Icon,
|
||||
|
|
Loading…
Reference in New Issue
Block a user