From c04ea620c30dd8c54ece14b9f788684f0de5a0cc Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期一, 09 九月 2024 09:13:37 +0800 Subject: [PATCH] 增加sqllite库 --- Service/HStation.Service.Assets.Core/01-entity/PumpPartMain.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/Service/HStation.Service.Assets.Core/01-entity/PumpPartMain.cs b/Service/HStation.Service.Assets.Core/01-entity/PumpPartMain.cs index 8991dc4..02ae70b 100644 --- a/Service/HStation.Service.Assets.Core/01-entity/PumpPartMain.cs +++ b/Service/HStation.Service.Assets.Core/01-entity/PumpPartMain.cs @@ -1,5 +1,4 @@ -锘縰sing SqlSugar; -using Yw.Entity; +锘縰sing Yw.Entity; namespace HStation.Entity { -- Gitblit v1.9.3