From 644a8b70b8ca49f6dc08d922ff18bf7509af9b07 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期四, 18 七月 2024 17:04:32 +0800
Subject: [PATCH] BLL更改

---
 Dto/HStation.Dto.Xhs.Core/GlobalUsings.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Dto/HStation.Dto.Xhs.Core/GlobalUsings.cs b/Dto/HStation.Dto.Xhs.Core/GlobalUsings.cs
index 840e845..75d7688 100644
--- a/Dto/HStation.Dto.Xhs.Core/GlobalUsings.cs
+++ b/Dto/HStation.Dto.Xhs.Core/GlobalUsings.cs
@@ -1,3 +1,6 @@
 锘縢lobal using System.ComponentModel.DataAnnotations;
 global using System.Text;
 global using HStation;
+global using HStation.Xhs;
+global using HStation.Service;
+global using HStation.Service.Xhs;

--
Gitblit v1.9.3