qwj
2023-08-09 ba230615ede7ae34b90ff1c22399daa28f184b50
DocumentServiceAPI.Utility/PageBaseSearch.cs
@@ -49,11 +49,6 @@
        public int PageSize { get; set; }
        /// <summary>
        /// 页总数
        /// </summary>
        public int TotalPage { get; set; }
        /// <summary>
        /// 记录总数
        /// </summary>
        public int TotalCount { get; set; }