From 80aa425c4ca51f7c0224a6245968cdd08940321b Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期四, 13 六月 2024 10:17:30 +0800
Subject: [PATCH] 修改校园代理 完成

---
 CoreCms.Net.Model/FromBody/FMOrder.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/CoreCms.Net.Model/FromBody/FMOrder.cs b/CoreCms.Net.Model/FromBody/FMOrder.cs
index 5eafb59..fdd4365 100644
--- a/CoreCms.Net.Model/FromBody/FMOrder.cs
+++ b/CoreCms.Net.Model/FromBody/FMOrder.cs
@@ -98,6 +98,11 @@
         /// 澶囨敞
         /// </summary>
         public string memo { get; set; }
+
+        /// <summary>
+        /// 鏍″洯浠g悊SendDistributionID
+        /// </summary>
+        public int? SendDistributionID { get; set; }
     }
 
 

--
Gitblit v1.9.1