From eaff2518ab6159c360ec2a865b45002b26fdc4cd Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 19 八月 2024 14:25:47 +0800
Subject: [PATCH] 增加资产删除方法报错提醒

---
 Service/HStation.Service.Assets.Core/01-entity/PumpMainAndPartMap.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/01-entity/PumpMainAndPartMap.cs b/Service/HStation.Service.Assets.Core/01-entity/PumpMainAndPartMap.cs
index b804447..b1cb67d 100644
--- a/Service/HStation.Service.Assets.Core/01-entity/PumpMainAndPartMap.cs
+++ b/Service/HStation.Service.Assets.Core/01-entity/PumpMainAndPartMap.cs
@@ -1,5 +1,4 @@
-锘縰sing SqlSugar;
-using Yw.Entity;
+锘縰sing Yw.Entity;
 
 namespace HStation.Entity
 {

--
Gitblit v1.9.3