|
|
@ -2739,7 +2739,7 @@ namespace _24Hour.Controllers.Common |
|
|
|
#endregion |
|
|
|
#endregion |
|
|
|
|
|
|
|
|
|
|
|
#region 文件上传 |
|
|
|
#region 文件上传 |
|
|
|
[HttpPost] |
|
|
|
[HttpGet] |
|
|
|
[Route("RequestDownloadFile")] |
|
|
|
[Route("RequestDownloadFile")] |
|
|
|
public IActionResult RequestDownloadFile(string filename) //[FromBody] dynamic Json |
|
|
|
public IActionResult RequestDownloadFile(string filename) //[FromBody] dynamic Json |
|
|
|
{ |
|
|
|
{ |
|
|
|