This commit is contained in:
suyl
2021-04-27 15:08:51 +08:00
parent ced8c4996e
commit db199feb00

View File

@@ -72,6 +72,7 @@ func (s *UnionHandler) GetUnionMatterList(ctx *jxcontext.Context, vendorCatID, k
var (
goodsList []*partner.GoodsList
)
list = &partner.MatterList{}
params := &pddapi.GoodsSearchParam{
CatID: utils.Str2Int(vendorCatID),
Keyword: keyword,