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