master
he 2022-09-07 09:48:15 +08:00
parent 1468e4a7af
commit cba8e149b1
1 changed files with 0 additions and 1 deletions

View File

@ -104,7 +104,6 @@ namespace IRaCIS.Api.Controllers
}
[HttpPost, Route("ExportLaborPayment")]
[AllowAnonymous]
public FileResult ExportLaborPayment(List<Guid> paymentIds)
{