Service/HStation.Service.Xhs.Core/GlobalUsings.cs
@@ -1,4 +1,6 @@ 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;