From 0e33247236d4ac46f1a75802f53dd6c612301cff Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期二, 24 十二月 2024 14:52:06 +0800
Subject: [PATCH] 注册泵曲线事件

---
 Service/HStation.Service.Assets.Core/GlobalUsings.cs |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/GlobalUsings.cs b/Service/HStation.Service.Assets.Core/GlobalUsings.cs
new file mode 100644
index 0000000..51842d3
--- /dev/null
+++ b/Service/HStation.Service.Assets.Core/GlobalUsings.cs
@@ -0,0 +1,8 @@
+锘縢lobal using AutoMapper;
+global using HStation.Settings;
+global using SqlSugar;
+global using System.Data;
+global using Yw;
+global using Yw.Service;
+global using Yw.Untity;
+global using HStation.Service.Assets;

--
Gitblit v1.9.3