aa
This commit is contained in:
@@ -49,7 +49,7 @@ type GoodsOrderExt struct {
|
||||
ShopSumPrice int64 `json:"shopSumPrice"`
|
||||
AvgPrice int64 `json:"avgPrice"`
|
||||
BadCommentCount int `json:"badCommentCount"`
|
||||
JxIncome int `json:"jxIncome"` //预计收益
|
||||
JxIncome int64 `json:"jxIncome"` //预计收益
|
||||
|
||||
FloatLng float64 `json:"floatLng"`
|
||||
FloatLat float64 `json:"floatLat"`
|
||||
|
||||
Reference in New Issue
Block a user