From ec3c64cb824b8afa25ddf471b001c6b45e7176d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Fri, 3 Apr 2020 11:25:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA=E9=A5=BF=E7=99=BE=E5=81=A5?= =?UTF-8?q?=E5=BA=B7=E7=94=A8=E6=88=B7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/cms/store.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",