From 91912ad24d477ff24be56f0a22438303a8eae552 Mon Sep 17 00:00:00 2001
From: wzp <2880584989@qq.com>
Date: 星期四, 16 九月 2021 16:12:52 +0800
Subject: [PATCH] Merge branch 'Release' of ssh://8.129.227.30:29418/SMGW_NewWeb into Release

---
 web/Model/Model/GwClient.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/web/Model/Model/GwClient.cs b/web/Model/Model/GwClient.cs
index c8f88a2..4d852fb 100644
--- a/web/Model/Model/GwClient.cs
+++ b/web/Model/Model/GwClient.cs
@@ -18,7 +18,8 @@
         private string _remark;
         private string _password;
 
-        private string _parentId;
+
+        private string _parentId;//涓婄骇ID
         private Decimal _totalAmount;
         private Decimal _balance;
         private int _id;

--
Gitblit v1.9.1