aa
This commit is contained in:
@@ -68,8 +68,8 @@ type StoreDetail struct {
|
||||
BrandIsOpen int `json:"brandIsOpen"`
|
||||
BrandIsPrint int `json:"brandIsPrint"`
|
||||
|
||||
CoverArea int `json:"coverArea"`
|
||||
MarketScale float64 `json:"marketScale"` //市场规模
|
||||
CoverArea float64 `json:"coverArea"`
|
||||
MarketScale int `json:"marketScale"` //市场规模
|
||||
}
|
||||
|
||||
// 带快递门店信息的
|
||||
|
||||
Reference in New Issue
Block a user