username@email.com
2024-09-09 626943b5ba84ce44bc19f4c3b8e8e94638bec733
CoreCms.Net.Model/FromBody/FMOrder.cs
@@ -98,6 +98,11 @@
        /// 备注
        /// </summary>
        public string memo { get; set; }
        /// <summary>
        /// 校园代理SendDistributionID
        /// </summary>
        public int? SendDistributionID { get; set; }
    }