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