From 5d94e93813ca45250287c802db2ad8796eeabe79 Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期五, 19 七月 2024 15:56:22 +0800
Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC26WMS
---
Wms/Utility/Utility.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Wms/Utility/Utility.csproj b/Wms/Utility/Utility.csproj
index 92ea9bb..2b5c558 100644
--- a/Wms/Utility/Utility.csproj
+++ b/Wms/Utility/Utility.csproj
@@ -14,6 +14,7 @@
<ItemGroup>
<PackageReference Include="Autofac" Version="8.0.0" />
+ <PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.32" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
--
Gitblit v1.8.0