1
lu
2024-12-14 8d44a6ea0ab8850f0d95ea97880fc08d7851c5f7
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);