fix
This commit is contained in:
parent
3f5068e356
commit
495a1ce739
@ -86,7 +86,7 @@ namespace HotelRestApi.Controllers
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
_reportHeadwaiterLogic.SaveLunchRoomToWordFile(model);
|
_reportHeadwaiterLogic.SaveLunchRoomToExcelFile(model);
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user