fix
This commit is contained in:
parent
1e2f6d8b7f
commit
b0c9c8d310
@ -223,7 +223,7 @@ func (l *GetTagProductListLogic) dealWithTagMenuData(req dealWithTagMenuDataReq)
|
|||||||
TagProductList: nil,
|
TagProductList: nil,
|
||||||
TypeName: *tagInfo.Title,
|
TypeName: *tagInfo.Title,
|
||||||
TypeId: tagInfo.Id,
|
TypeId: tagInfo.Id,
|
||||||
Level: *tagInfo.Level,
|
Level: int64(lenLevel),
|
||||||
LevelPrefix: *tagInfo.LevelPrefix,
|
LevelPrefix: *tagInfo.LevelPrefix,
|
||||||
Icon: *tagInfo.Icon,
|
Icon: *tagInfo.Icon,
|
||||||
Sort: *tagInfo.Sort,
|
Sort: *tagInfo.Sort,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user