From a8cb18d49c3014e2929b93628748b5c8aee6e5e9 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期三, 11 十二月 2024 18:35:07 +0800
Subject: [PATCH] 多工况下水泵列表修复

---
 Service/HStation.Service.Assets.Core/02-model/07-Threelink/AssetsValveCoefficient.cs |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/02-model/07-Threelink/AssetsValveCoefficient.cs b/Service/HStation.Service.Assets.Core/02-model/07-Threelink/AssetsValveCoefficient.cs
index 750b80a..7ccd7ed 100644
--- a/Service/HStation.Service.Assets.Core/02-model/07-Threelink/AssetsValveCoefficient.cs
+++ b/Service/HStation.Service.Assets.Core/02-model/07-Threelink/AssetsValveCoefficient.cs
@@ -1,6 +1,4 @@
-锘縰sing HStation.Assets;
-using System.Runtime.CompilerServices;
-using Yw.Model;
+锘縰sing Yw.Model;
 
 namespace HStation.Model
 {

--
Gitblit v1.9.3