finance
黄伟 2 years ago
parent ebd58bed92
commit 705654c8ad

@ -174,7 +174,8 @@ func (g *goods) ReHandle(ctx context.Context, goodsIds []uint) (reply []AdoptIte
type ReplyByIdItem struct {
SkuId uint `json:"skuId"`
SourceName string `json:"sourceName"`
SupplierId uint `json:"supplierIds"`
SupplierName string `json:"supplierName"`
}
// FindBySkuIds @Title 根据商品Ids获取商品信息

Loading…
Cancel
Save