소스 검색

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


불러오는 중...
취소
저장