1
This commit is contained in:
@@ -154,4 +154,5 @@ type StatisticsIncomeInfo struct {
|
||||
MarketIncome float64 `json:"market_income"`
|
||||
OrderCount float64 `json:"order_count"` // 有效订单数
|
||||
OrderSkuPrice float64 `json:"order_sku_price"` // 营业额(售卖价)
|
||||
ServerFee float64 `json:"server_fee"` // 报价门店服务费
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user