Dto/HStation.Dto.Xhs.Core/GlobalUsings.cs
@@ -1,3 +1,6 @@ global using System.ComponentModel.DataAnnotations; global using System.Text; global using HStation; global using HStation.Xhs; global using HStation.Service; global using HStation.Service.Xhs;