getOrderInfo字段修改
This commit is contained in:
@@ -43,7 +43,7 @@ type GoodsOrderExt struct {
|
||||
ShortSkuInfo `json:"-"`
|
||||
SkuList []*ShortSkuInfo `json:"skuList,omitempty"`
|
||||
Count int `json:"count"`
|
||||
ShopPrice int64 `json:"shopPrice"`
|
||||
ShopSumPrice int64 `json:"shopSumPrice"`
|
||||
AvgPrice int64 `json:"avgPrice"`
|
||||
BadCommentCount int `json:"badCommentCount"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user