aa
This commit is contained in:
@@ -72,6 +72,7 @@ func (s *UnionHandler) GetUnionMatterList(ctx *jxcontext.Context, vendorCatID, k
|
|||||||
var (
|
var (
|
||||||
goodsList []*partner.GoodsList
|
goodsList []*partner.GoodsList
|
||||||
)
|
)
|
||||||
|
list = &partner.MatterList{}
|
||||||
params := &pddapi.GoodsSearchParam{
|
params := &pddapi.GoodsSearchParam{
|
||||||
CatID: utils.Str2Int(vendorCatID),
|
CatID: utils.Str2Int(vendorCatID),
|
||||||
Keyword: keyword,
|
Keyword: keyword,
|
||||||
|
|||||||
Reference in New Issue
Block a user