From 5944b55b1486943c696a3beb004d564dceb81cf2 Mon Sep 17 00:00:00 2001
From: wangsheng <123456>
Date: 星期二, 01 三月 2022 20:43:48 +0800
Subject: [PATCH] 待审核新增按通道查询

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

diff --git a/web/Model/Model/GwClient.cs b/web/Model/Model/GwClient.cs
index fc85397..c286812 100644
--- a/web/Model/Model/GwClient.cs
+++ b/web/Model/Model/GwClient.cs
@@ -23,7 +23,6 @@
 
 
         private string _parentId;//涓婄骇ID
-
         private Decimal _totalAmount;
         private Decimal _balance;
         private int _id;

--
Gitblit v1.9.1