diff --git a/server/product/internal/logic/gettagproductlistlogic.go b/server/product/internal/logic/gettagproductlistlogic.go index c9acb611..dceffb27 100644 --- a/server/product/internal/logic/gettagproductlistlogic.go +++ b/server/product/internal/logic/gettagproductlistlogic.go @@ -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的