1
lu
2025-01-14 3c97c383d25bdab9eab249b4d44b3539f67ba6db
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);