Browse Source

对 `gctggrc.id` 进行降序排序

在 `GroupsController.cs` 文件中,对 `gctggrc.id` 进行了降序(DESC)排序,以优化数据检索和显示顺序。
LEIYI 4 months ago
parent
commit
05e13dbd43
1 changed files with 0 additions and 1 deletions
  1. 0 1
      OASystem/OASystem.Api/Controllers/GroupsController.cs

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

@@ -18382,7 +18382,6 @@ ORDER by  gctggrc.id DESC
 
         #region 接团客户名单 PageId 104
 
-
         /// <summary>
         /// 接团客户名单
         /// 迁移数据(慎用!)