From 1a81b518e0edd87a310a5b477773657e23d49cbd Mon Sep 17 00:00:00 2001 From: yzh <snbbt@21cn.com> Date: 星期四, 30 九月 2021 17:53:10 +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