vip当日购买信息导出excel
This commit is contained in:
parent
d7a49bf56d
commit
e4bb8ac94a
@ -30,7 +30,7 @@ func DataToExcel(w http.ResponseWriter, r *http.Request, titleList []string, dat
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
file.Save("D:\\temp\\vip_excel")
|
//file.Save("D:\\temp\\vip_excel"+fileName)
|
||||||
|
|
||||||
fileName = fmt.Sprintf("%s.xlsx", fileName)
|
fileName = fmt.Sprintf("%s.xlsx", fileName)
|
||||||
//_ = file.Save(fileName)
|
//_ = file.Save(fileName)
|
||||||
|
Loading…
Reference in New Issue
Block a user