读取excel文件
This commit is contained in:
@@ -2002,7 +2002,7 @@ func init() {
|
||||
beego.ControllerComments{
|
||||
Method: "LoadExcelByYongHui",
|
||||
Router: `/LoadExcelByYongHui`,
|
||||
AllowHTTPMethods: []string{"post"},
|
||||
AllowHTTPMethods: []string{"post","get"},
|
||||
MethodParams: param.Make(),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
|
||||
Reference in New Issue
Block a user