Service/HStation.Service.Xhs.Core/GlobalUsings.cs
@@ -1,10 +1,11 @@ global using AutoMapper; global using System.ComponentModel; global using System.ComponentModel.DataAnnotations; 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; global using Yw.Untity;