diff --git a/business/jxstore/cms/store.go b/business/jxstore/cms/store.go index e205e07e7..9a6323aa0 100644 --- a/business/jxstore/cms/store.go +++ b/business/jxstore/cms/store.go @@ -1778,7 +1778,7 @@ func ExportShopsHealthInfo(ctx *jxcontext.Context, vendorIDs, storeIDs []int, is } excelConf := &excel.Obj2ExcelSheetConfig{ Title: "饿百门店情况导出", - Data: healthInfoList2, + Data: healthyList, CaptionList: []string{ "门店ID", "平台门店ID",