Parcourir la source

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

在 `GroupsController.cs` 文件中,对 `gctggrc.id` 进行了降序(DESC)排序,以优化数据检索和显示顺序。
LEIYI il y a 4 mois
Parent
commit
05e13dbd43
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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>
         /// 接团客户名单
         /// 迁移数据(慎用!)