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