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