移动系统liao
2024-04-25 337bb0d6d890df6ab27fc5e6a8205d8cb4875310
CoreCms.Net.Model/FromBody/FMId.cs
@@ -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