From 2f953525fcac09b2851db7ffd35abf26f97bc629 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期二, 10 十二月 2024 10:12:32 +0800 Subject: [PATCH] 11 --- DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs index 2da47d0..888b151 100644 --- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs +++ b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs @@ -217,7 +217,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