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