From c33261384f7abd2c974aa729d322c033e0414da2 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 02 4月 2025 18:38:52 +0800
Subject: [PATCH] 增加 返回内容

---
 Api/iWare.Authorize.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Api/iWare.Authorize.csproj b/Api/iWare.Authorize.csproj
index 37b4af2..96ee76e 100644
--- a/Api/iWare.Authorize.csproj
+++ b/Api/iWare.Authorize.csproj
@@ -8,6 +8,7 @@
 
   <ItemGroup>
     <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.2" />
+    <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
     <PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
   </ItemGroup>
 

--
Gitblit v1.9.3