This commit is contained in:
2026-05-09 20:14:55 +08:00
5 changed files with 47 additions and 18 deletions
@@ -9,7 +9,7 @@ namespace FileService.WebApi.Controllers.File
[ApiController]
public class FileController : ControllerBase
{
[HttpGet]
public async
//[HttpGet]
//public async
}
}