lu
2025-01-15 ff727efcd6dfb3f8ed5c671df6a25db5a37b1585
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);