eee
This commit is contained in:
@@ -44,6 +44,7 @@ type OrderSkuWithActualPayPrice struct {
|
|||||||
Status int `json:"status"` // 参见OrderStatus*相关的常量定义
|
Status int `json:"status"` // 参见OrderStatus*相关的常量定义
|
||||||
|
|
||||||
PayPercentage int `json:"payPercentage"`
|
PayPercentage int `json:"payPercentage"`
|
||||||
|
EarningPrice2 int64 `json:"earningPrice2"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type tGoodsAndOrder struct {
|
type tGoodsAndOrder struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user