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; @@ -7,5 +9,3 @@ global using Yw; global using Yw.Service; global using Yw.Untity; global using System.ComponentModel.DataAnnotations; global using System.ComponentModel;