瀏覽代碼

update

add_mode
DengBiao 1 年之前
父節點
當前提交
696ae7da96
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      app/admin/svc/svc_data_statisstics.go

+ 1
- 1
app/admin/svc/svc_data_statisstics.go 查看文件

@@ -415,8 +415,8 @@ func CentralKitchenForSchoolDataStatisticsExport(req md.CentralKitchenForSchoolD
var titleList []string
var fileName, downloadPath string
var now = time.Now()
xlsx := excelize.NewFile()
for _, kind := range req.Kinds {
xlsx := excelize.NewFile()
switch kind {
case 1:
//订单列表


Loading…
取消
儲存