wangh 1 anno fa
parent
commit
6322a6b4e5
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 0 - 2
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -1538,8 +1538,6 @@ namespace OASystem.API.Controllers
         {
             try
             {
-
-
                 Result groupData = await _airTicketResRep.OpAirTicketRes(dto);
                 if (groupData.Code != 0)
                 {