finance
黄伟 2 years ago
parent 346e0f727a
commit f97c11a6c6

@ -47,6 +47,7 @@ type GoodsItemLists struct {
SupplyPrice decimal.Decimal `json:"supplyPrice"`
GoodsId uint `json:"goodsId"`
Img string `json:"img"`
UpcCode string `json:"upcCode"`
}
type GoodsSpecificationItem struct {

Loading…
Cancel
Save