Application/HStation.Application.Assets.Core/GlobalUsings.cs
@@ -3,5 +3,9 @@ global using Mapster; global using Microsoft.AspNetCore.Mvc; global using System.ComponentModel.DataAnnotations; global using Yw; global using Yw.Dto; global using Yw.Untity; global using Yw.Untity; global using HStation.Dto; global using HStation.Assets; global using HStation.Dto.Assets;