aa
This commit is contained in:
@@ -51,6 +51,7 @@ type GoodsOrderExt struct {
|
||||
BadCommentCount int `json:"badCommentCount"`
|
||||
JxIncome int64 `json:"jxIncome"` //预计收益
|
||||
StoreDayOrderCount int `json:"storeDayOrderCount"` //门店当天单量
|
||||
BrandID int `orm:"column(brand_id)" json:"brandID"`
|
||||
|
||||
FloatLng float64 `json:"floatLng"`
|
||||
FloatLat float64 `json:"floatLat"`
|
||||
|
||||
Reference in New Issue
Block a user