wangh il y a 1 an
Parent
commit
6322a6b4e5
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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)
                 {