From 0f99680aff09e91f521b5909aab42811c1c3e6f1 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期三, 09 四月 2025 15:28:16 +0800
Subject: [PATCH] 优化Revit=>HydroModelInfo转换方法

---
 WinFrmUI/HStation.WinFrmUI.Auth.Core/00-core/WechatBindingCtrl.cs |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Auth.Core/00-core/WechatBindingCtrl.cs b/WinFrmUI/HStation.WinFrmUI.Auth.Core/00-core/WechatBindingCtrl.cs
index eaae85b..26ff6c7 100644
--- a/WinFrmUI/HStation.WinFrmUI.Auth.Core/00-core/WechatBindingCtrl.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Auth.Core/00-core/WechatBindingCtrl.cs
@@ -1,14 +1,4 @@
-锘縰sing DevExpress.XtraEditors;
-using System;
-using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Web;
-using System.Windows.Forms;
+锘縰sing System.Web;
 using Yw;
 
 namespace HStation.WinFrmUI

--
Gitblit v1.9.3