移动系统liao
2024-06-13 68e78d9fbd99870e147d668b6daf8820f4deeb6a
CoreCms.Net.Model/FromBody/FMPage.cs
@@ -30,6 +30,11 @@
        ///     判断条件
        /// </summary>
        public string where { get; set; }
        /// <summary>
        ///     排序
        /// </summary>
        public string order { get; set; }
    }