This commit is contained in:
laodaming 2023-10-09 10:03:15 +08:00
parent 7c065901c4
commit 23b8e3cf3c

View File

@ -49,7 +49,6 @@ func (l *GetTagProductListLogic) GetTagProductList(req *types.GetTagProductListR
tStatus := int64(1)
tReq := gmodel.GetAllTagByParamsReq{
Status: &tStatus,
OrderBy: "`sort` DESC",
WithChild: true, //需要子集
Category: 1, //前台网站用的
Level: 2, //等级是2的