From f0b659c276f01e1f002d51e82ad13113311846e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Wed, 17 Mar 2021 16:57:20 +0800 Subject: [PATCH] aa --- business/jxstore/report/report.go | 1 - 1 file changed, 1 deletion(-) diff --git a/business/jxstore/report/report.go b/business/jxstore/report/report.go index 6f7c7f6aa..8fbb9d562 100644 --- a/business/jxstore/report/report.go +++ b/business/jxstore/report/report.go @@ -490,7 +490,6 @@ func buildStoreManageState(ctx *jxcontext.Context, db *dao.DaoDB, storeMap *mode storeManage.CoverArea = utils.Str2Float64(fmt.Sprintf("%.2f", CalculateCoverArea(strings.Split(store.DeliveryRange, ";"), storeMap.VendorID))) } // } - storeManage.CoverArea = utils.Str2Float64(fmt.Sprintf("%.2f", storeManage.CoverArea)) //营业状态 storeManage.VendorStatus = store.Status //不一致发消息