From be97676f278532b9f29d91a29f4813769165a578 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期四, 18 七月 2024 13:44:27 +0800
Subject: [PATCH] service.xhs

---
 Service/HStation.Service.Xhs.Core/GlobalUsings.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Xhs.Core/GlobalUsings.cs b/Service/HStation.Service.Xhs.Core/GlobalUsings.cs
index c31f862..c44e893 100644
--- a/Service/HStation.Service.Xhs.Core/GlobalUsings.cs
+++ b/Service/HStation.Service.Xhs.Core/GlobalUsings.cs
@@ -1,4 +1,9 @@
 锘縢lobal using HStation.Settings;
 global using SqlSugar;
 global using System.Text;
-global using Yw;
\ No newline at end of file
+global using Yw;
+global using HStation.Service.Xhs;
+global using Yw.Untity;
+global using HStation.Xhs;
+global using AutoMapper;
+global using Yw.Service;
\ No newline at end of file

--
Gitblit v1.9.3