From f87ea6675b5899d045a243fdd6510f47201e7e11 Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期二, 26 三月 2024 09:25:41 +0800
Subject: [PATCH] no message

---
 CoreCms.Net.Model/FromBody/FMDistribution.cs |   61 +++++++++++++++++++++++++-----
 1 files changed, 50 insertions(+), 11 deletions(-)

diff --git a/CoreCms.Net.Model/FromBody/FMDistribution.cs b/CoreCms.Net.Model/FromBody/FMDistribution.cs
index cd1b36d..8773228 100644
--- a/CoreCms.Net.Model/FromBody/FMDistribution.cs
+++ b/CoreCms.Net.Model/FromBody/FMDistribution.cs
@@ -1,10 +1,10 @@
 锘�/***********************************************************************
- *            Project: CoreCms
- *        ProjectName: 鏍稿績鍐呭绠$悊绯荤粺                                
- *                Web: https://www.corecms.net                      
- *             Author: 澶х伆鐏�                                          
- *              Email: jianweie@163.com                                
- *         CreateTime: 2021/1/31 21:45:10
+ *            Project: baifenBinfa
+ *        ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺                               
+ *                Web: http://chuanyin.com                     
+ *             Author:                                        
+ *              Email:                               
+ *         CreateTime: 202403/02   
  *        Description: 鏆傛棤
  ***********************************************************************/
 
@@ -18,15 +18,54 @@
 {
     //API鎺ュ彛鎻愪氦================================================
     /// <summary>
-    ///     鐢宠鎴愪负鍒嗛攢鍟嗘帴鍙f彁浜ゅ弬鏁�
+    ///     鐢宠鎴愪负缁忛攢鍟嗘帴鍙f彁浜ゅ弬鏁�
     /// </summary>
     public class FMDistributionApply
     {
+       
         public string agreement { get; set; }
+      /// <summary>
+      /// 鐢佃瘽
+      /// </summary>
         public string mobile { get; set; }
+        /// <summary>
+        /// 鑱旂郴浜�
+        /// </summary>
         public string name { get; set; }
-        public string qq { get; set; }
-        public string weixin { get; set; }
+        /// <summary>
+        /// 搴楅摵鍚嶇О
+        /// </summary>
+              public string storeName { get; set; }
+        /// <summary>
+        /// 鍦板潃鍒嗙被
+        /// </summary>
+        public string areaCode {  get; set; }
+
+        /// <summary>
+        /// 璇︾粏鍦板潃
+        /// </summary>
+        public string address { get; set; }
+
+        /// <summary>
+        /// 搴楅摵闂ㄥご
+        /// </summary>
+        public string storeBanner { get; set; }
+        //public string qq { get; set; }
+        //public string weixin { get; set; }
+        /// <summary>
+        /// 閿�鍞搴�
+        /// </summary>
+        public decimal sales {  get; set; }
+
+        /// <summary>
+        /// 鎵�灞炶涓�
+        /// </summary>
+        public string profession { get; set; }
+
+        /// <summary>
+        /// 鍧愭爣
+        /// </summary>
+        public string storeCoordinate {  get; set; }
     }
 
 
@@ -42,7 +81,7 @@
     }
 
     /// <summary>
-    /// 鍚庡彴鍒涘缓鍒嗛攢鍟嗘彁浜ゅ弬鏁�
+    /// 鍚庡彴鍒涘缓缁忛攢鍟嗘彁浜ゅ弬鏁�
     /// </summary>
     public class FMAdminCreateDistributionPost
     {
@@ -58,7 +97,7 @@
         public System.Int32 userId { get; set; }
 
         /// <summary>
-        /// 鍒嗛攢鍟嗗悕绉�
+        /// 缁忛攢鍟嗗悕绉�
         /// </summary>
         public System.String name { get; set; }
 

--
Gitblit v1.9.1