From 4c3a44ab1c8a55c600f04a67f1e31912ba5b2294 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, 29 Sep 2020 14:33:35 +0800 Subject: [PATCH] mtps --- business/jxstore/cms/store.go | 1 + 1 file changed, 1 insertion(+) diff --git a/business/jxstore/cms/store.go b/business/jxstore/cms/store.go index a5e006fb4..b56d9c2ff 100644 --- a/business/jxstore/cms/store.go +++ b/business/jxstore/cms/store.go @@ -3731,6 +3731,7 @@ func GetDiffJxStoreAndMTWMStoreInfo(ctx *jxcontext.Context, storeIDs []int) (err comment += "电话不同;" } tmpDiffStore.Comment = comment + tmpDiffStoreList = append(tmpDiffStoreList, tmpDiffStore) } excelConf := &excel.Obj2ExcelSheetConfig{