aa
This commit is contained in:
@@ -141,7 +141,7 @@ func (s *UnionHandler) GetUnionMatterList(ctx *jxcontext.Context, vendorCatID, k
|
|||||||
}
|
}
|
||||||
list.GoodsList = goodsList
|
list.GoodsList = goodsList
|
||||||
}
|
}
|
||||||
return nil, err
|
return list, err
|
||||||
}
|
}
|
||||||
|
|
||||||
func (s *UnionHandler) GetUnionMatterDetail(ctx *jxcontext.Context, goodsID string) (result *partner.GoodsDetail, err error) {
|
func (s *UnionHandler) GetUnionMatterDetail(ctx *jxcontext.Context, goodsID string) (result *partner.GoodsDetail, err error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user