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