username@email.com
2024-05-15 c2b4e7c86e790d3880a8da9adeffafb3e6c12145
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