ソースを参照

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:
//订单列表


読み込み中…
キャンセル
保存