lu
2025-01-02 e6db49c7ec2e2be934c625c48d665fdca04ffaf5
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);