From 049e28f3f6bfce2012fa7c34b2ad15c9ae3cf06b Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期四, 18 七月 2024 18:03:14 +0800
Subject: [PATCH] 修复引用报错

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/00-PumpProductManage/PumpProductSeriesTreeListCtrl.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/00-PumpProductManage/PumpProductSeriesTreeListCtrl.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/00-PumpProductManage/PumpProductSeriesTreeListCtrl.cs
index 65083a7..ab0b18c 100644
--- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/00-PumpProductManage/PumpProductSeriesTreeListCtrl.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/00-PumpProductManage/PumpProductSeriesTreeListCtrl.cs
@@ -1,6 +1,5 @@
 锘縰sing DevExpress.XtraEditors;
 using HStation.Dto;
-using ISupply.WinFrmUI;
 using System.ComponentModel;
 
 namespace HStation.WinFrmUI.Xhs.PumpProduct

--
Gitblit v1.9.3