lu
2024-12-25 b6b3f4a0fd6b38566168bd29db31dc97fc4c1a04
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);