LEIYI 8 hónapja%!(EXTRA string=óta)
szülő
commit
cc092ab5c7
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      OASystem/OASystem.Api/Controllers/GroupsController.cs

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

@@ -10213,8 +10213,6 @@ ORDER by  gctggrc.id DESC
         [ProducesResponseType(typeof(JsonView), StatusCodes.Status200OK)]
         public async Task<IActionResult> PostHotelAutoAuditTest(int diid,int dataId)
         {
-            
-
             #region 应用推送
 
             try
@@ -11181,6 +11179,8 @@ ORDER by  gctggrc.id DESC
                     #endregion
 
                     builder.EndTable();
+
+                    //换行
                     builder.Writeln("");
                     builder.Writeln("");
                 }