移动系统liao
2024-06-13 80aa425c4ca51f7c0224a6245968cdd08940321b
CoreCms.Net.Model/FromBody/FMOrder.cs
@@ -98,6 +98,11 @@
        /// 备注
        /// </summary>
        public string memo { get; set; }
        /// <summary>
        /// 校园代理SendDistributionID
        /// </summary>
        public int? SendDistributionID { get; set; }
    }