global/response/response.go: add download xlsx method

This commit is contained in:
汪先森
2020-09-18 18:15:27 +08:00
parent bafe18f6e1
commit 01a5b859a9
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ module gin-vue-admin
go 1.12
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1 // indirect
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/casbin/casbin v1.9.1
github.com/casbin/casbin/v2 v2.11.0