- AfsServiceDetail添加SkuCount
This commit is contained in:
@@ -90,6 +90,9 @@ type AfsServiceDetail struct {
|
||||
WareID int64 `json:"wareId"`
|
||||
WareName string `json:"wareName"`
|
||||
WareNum int `json:"wareNum"`
|
||||
SkuCount int `json:"skuCount"`
|
||||
PromotionType int `json:"promotionType"`
|
||||
Weight float64 `json:"weight"`
|
||||
|
||||
AfsMoney int64 `json:"afsMoney"`
|
||||
PlatPayMoney int64 `json:"platPayMoney"`
|
||||
|
||||
Reference in New Issue
Block a user