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 //不一致发消息