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{