导出订单增加字段
This commit is contained in:
@@ -40,6 +40,7 @@ type GoodsOrderExt struct {
|
||||
PayPercentage int `json:"payPercentage"`
|
||||
|
||||
SkuInfo string `json:"skuInfo,omitempty"`
|
||||
SkuInfo2 string `json:"skuInfo2,omitempty"`
|
||||
ShortSkuInfo `json:"-"`
|
||||
SkuList []*ShortSkuInfo `json:"skuList,omitempty"`
|
||||
Count int `json:"count"`
|
||||
|
||||
Reference in New Issue
Block a user