导出字段
This commit is contained in:
parent
9f38070596
commit
47ba35e54f
@ -56,6 +56,7 @@ type SaleProductItem struct {
|
||||
TotalCustomsGrossWeight decimal.Decimal `json:"totalCustomsGrossWeight"`
|
||||
SalePrice decimal.Decimal `json:"salePrice"`
|
||||
SaleAmount decimal.Decimal `json:"saleAmount"`
|
||||
FactoryName string `json:"factoryName"`
|
||||
CurrencyRate decimal.Decimal `json:"currencyRate"`
|
||||
Brand string `json:"brand"`
|
||||
DomesticSupply string `json:"domesticSupply"`
|
||||
|
Loading…
Reference in New Issue
Block a user