修改新增接口名

parent 07380c9c
......@@ -508,7 +508,7 @@ public ApiResponse Reserved([FromBody] ReservedRequest request)
/// 下载当前测算表
/// </summary>
/// <returns></returns>
[Route("download")]
[Route("current/download")]
[HttpPost]
[AllowAnonymous]
public IActionResult DownloadCurrentCalculationTable([FromBody] AllotRequest request)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment