username@email.com
2023-08-16 9c7ff006100d327b1b60615304de348f5ad36c63
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; }