liaoxujun@qq.com
2024-04-10 934afe01593a0ccb2f4dca340ae8a6aa429d1848
CoreCms.Net.Model/FromBody/FMPage.cs
@@ -30,6 +30,11 @@
        ///     判断条件
        /// </summary>
        public string where { get; set; }
        /// <summary>
        ///     排序
        /// </summary>
        public string order { get; set; }
    }