瀏覽代碼

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

在 `GroupsController.cs` 文件中,对 `gctggrc.id` 进行了降序(DESC)排序,以优化数据检索和显示顺序。
LEIYI 4 月之前
父節點
當前提交
05e13dbd43
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>
         /// 接团客户名单
         /// 迁移数据(慎用!)