This commit is contained in:
laodaming 2023-08-17 16:50:44 +08:00
parent 7eea85e49d
commit a28fbd2aa6

View File

@ -328,7 +328,7 @@ func (l *GetTagProductListLogic) organizationLevelRelation(minLevel int, mapTagL
return rspList, productCount
}
// 获取对应tag的产品列表
// 获取某个tag的直属产品
type getTagProductsReq struct {
TagId int64
ProductList []gmodel.FsProduct