lu
2024-12-24 3cf7cd4d37f38a60a65f2a066f6403db9d24e6e0
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);