From 818758ebc51e989b53226d0ceb7603afbae01a48 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 27 十二月 2024 08:18:14 +0800
Subject: [PATCH] 调拨申请

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