finance
黄伟 2 years ago
parent 1e1225f5f2
commit 25c4f06531

@ -180,7 +180,7 @@ func (g *goods) ReHandle(ctx context.Context, goodsIds []uint) (reply []AdoptIte
type ReplyByIdItem struct { type ReplyByIdItem struct {
SkuId uint `json:"skuId"` SkuId uint `json:"skuId"`
SupplierId uint `json:"supplierIds"` SupplierId uint `json:"supplierId"`
SupplierName string `json:"supplierName"` SupplierName string `json:"supplierName"`
} }

Loading…
Cancel
Save