lu
2025-01-17 49cc2da9131b0a95b81148417f13bd43ac1ba334
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);