移动系统liao
2024-05-15 d7c7a6e9d05eec7b38b41b8ae39f373f650ca891
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