CoreCms.Net.Model/FromBody/FMId.cs
@@ -1,7 +1,7 @@ /*********************************************************************** * Project: CoreCms * Project: baifenBinfa * ProjectName: 百分兵法管理系统 * Web: hhtp://chuanyin.com * Web: http://chuanyin.com * Author: * Email: * CreateTime: 202403/02 @@ -25,6 +25,11 @@ public int id { get; set; } public object data { get; set; } = null; /// <summary> /// 类型 /// </summary> public object type { get; set; }=null; } public class FMIntIdByListIntData