fix
This commit is contained in:
parent
7eea85e49d
commit
a28fbd2aa6
|
@ -328,7 +328,7 @@ func (l *GetTagProductListLogic) organizationLevelRelation(minLevel int, mapTagL
|
||||||
return rspList, productCount
|
return rspList, productCount
|
||||||
}
|
}
|
||||||
|
|
||||||
// 获取对应tag的产品列表
|
// 获取某个tag的直属产品
|
||||||
type getTagProductsReq struct {
|
type getTagProductsReq struct {
|
||||||
TagId int64
|
TagId int64
|
||||||
ProductList []gmodel.FsProduct
|
ProductList []gmodel.FsProduct
|
||||||
|
|
Loading…
Reference in New Issue
Block a user