From 418a7e4fadb14ac4e22394c497d7b88530c18df0 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 26 十二月 2024 10:20:12 +0800 Subject: [PATCH] 委外 --- DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs index fe50649..d7dec70 100644 --- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs +++ b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs @@ -222,7 +222,7 @@ /// </summary> /// <param name="curPage">绗嚑椤�</param> /// <param name="pageSize">姣忛〉鍑犳潯</param> - private async void getPageList(int curPage) + private void getPageList(int curPage) { var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList); -- Gitblit v1.9.3