From 25d9b714b1027b036c759eaf44158b3b297bf421 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 09 十二月 2024 18:28:30 +0800
Subject: [PATCH] 1

---
 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