lixiaojun
2024-11-08 571fb22bfd7ca4b0ca49328be3a3e91c0e3fed0d
Service/HStation.Service.Xhs.Core/GlobalUsings.cs
@@ -1,4 +1,11 @@
global using HStation.Settings;
global using AutoMapper;
global using HStation.Service.Xhs;
global using HStation.Settings;
global using HStation.Xhs;
global using SqlSugar;
global using System.Text;
global using Yw;
global using Yw;
global using Yw.Service;
global using Yw.Untity;
global using System.ComponentModel.DataAnnotations;
global using System.ComponentModel;