master
parent
1468e4a7af
commit
cba8e149b1
|
@ -104,7 +104,6 @@ namespace IRaCIS.Api.Controllers
|
||||||
}
|
}
|
||||||
|
|
||||||
[HttpPost, Route("ExportLaborPayment")]
|
[HttpPost, Route("ExportLaborPayment")]
|
||||||
[AllowAnonymous]
|
|
||||||
public FileResult ExportLaborPayment(List<Guid> paymentIds)
|
public FileResult ExportLaborPayment(List<Guid> paymentIds)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue