username@email.com
2025-03-07 2fee7b9b90c1acf7a17aef84ee22c2a31b801fe2
CY_ECommercePlatform/CY.Infrastructure/Query/Pagination.cs
@@ -26,6 +26,14 @@
        /// 总记录数
        /// </summary>
        public int RecordCount { get; set; }
        public decimal? heji1 { get; set; }
        public decimal? heji2 { get; set; }
        public decimal? heji3 { get; set; }
        /// <summary>
        /// 创建一个新的分页对象
        /// </summary>