mtps
This commit is contained in:
@@ -3731,7 +3731,9 @@ func GetDiffJxStoreAndMTWMStoreInfo(ctx *jxcontext.Context, storeIDs []int) (err
|
|||||||
comment += "电话不同;"
|
comment += "电话不同;"
|
||||||
}
|
}
|
||||||
tmpDiffStore.Comment = comment
|
tmpDiffStore.Comment = comment
|
||||||
tmpDiffStoreList = append(tmpDiffStoreList, tmpDiffStore)
|
if comment != "" {
|
||||||
|
tmpDiffStoreList = append(tmpDiffStoreList, tmpDiffStore)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
excelConf := &excel.Obj2ExcelSheetConfig{
|
excelConf := &excel.Obj2ExcelSheetConfig{
|
||||||
|
|||||||
Reference in New Issue
Block a user