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