项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/Task/Task_HtyController.cs
@@ -18,11 +18,5 @@ { _httpContextAccessor = httpContextAccessor; } [HttpGet, Route("fifteenTotal_quantityndex"), AllowAnonymous] public WebResponseContent fifteenTotal_quantityndex() { return Service.fifteenTotal_quantityndex(); } } }