From 767e3c144128fb922ca2cdf4313f1d3e0dbc97fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Tue, 9 Mar 2021 11:06:40 +0800 Subject: [PATCH] aa --- business/model/dao/store.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/business/model/dao/store.go b/business/model/dao/store.go index 4005f65d7..e5f2eb7ed 100644 --- a/business/model/dao/store.go +++ b/business/model/dao/store.go @@ -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"` //市场规模 } // 带快递门店信息的