Browse Source

格式调整

wangh 1 year ago
parent
commit
6322a6b4e5
1 changed files with 0 additions and 2 deletions
  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)
                 {