From f0ca9fb79a91544c037c55a291be00e8c469bf34 Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期二, 05 三月 2024 12:17:32 +0800
Subject: [PATCH] 经销商注册逻辑

---
 CoreCms.Net.Model/FromBody/FMAgent.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CoreCms.Net.Model/FromBody/FMAgent.cs b/CoreCms.Net.Model/FromBody/FMAgent.cs
index a69efbd..39f4eaa 100644
--- a/CoreCms.Net.Model/FromBody/FMAgent.cs
+++ b/CoreCms.Net.Model/FromBody/FMAgent.cs
@@ -74,7 +74,7 @@
         public System.Int32 userId { get; set; }
 
         /// <summary>
-        /// 鍒嗛攢鍟嗗悕绉�
+        /// 缁忛攢鍟嗗悕绉�
         /// </summary>
         public System.String name { get; set; }
 

--
Gitblit v1.9.1