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