CoreCms.Net.Model/FromBody/FMPage.cs
@@ -1,7 +1,7 @@ /*********************************************************************** * Project: CoreCms * Project: baifenBinfa * ProjectName: 百分兵法管理系统 * Web: hhtp://chuanyin.com * Web: http://chuanyin.com * Author: * Email: * CreateTime: 202403/02 @@ -30,6 +30,11 @@ /// 判断条件 /// </summary> public string where { get; set; } /// <summary> /// 排序 /// </summary> public string order { get; set; } }