From 3e59a097e89632a53554f369eb55ece5fdda3eda Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期四, 21 十一月 2024 15:34:47 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- Service/HStation.Service.PBS.Core/GlobalUsings.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Service/HStation.Service.PBS.Core/GlobalUsings.cs b/Service/HStation.Service.PBS.Core/GlobalUsings.cs index 4665889..f0bc4a2 100644 --- a/Service/HStation.Service.PBS.Core/GlobalUsings.cs +++ b/Service/HStation.Service.PBS.Core/GlobalUsings.cs @@ -4,3 +4,4 @@ global using System.Text; global using Yw; global using Yw.Untity; +global using AutoMapper; \ No newline at end of file -- Gitblit v1.9.3