Service/HStation.Service.Xhs.Project.Core/GlobalUsings.cs
@@ -1,10 +1,8 @@ global using AutoMapper; global using HStation.Service.Xhs; global using HStation.Settings; global using HStation.Xhs; global using SqlSugar; global using System.Data; global using System.Text; global using Yw; global using Yw.Service; global using Yw.Untity;