From 7e2fe2c04eca63ed0da3559fc29239c7e2220cfa Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期四, 06 三月 2025 17:53:21 +0800
Subject: [PATCH] 修改使用登录静态类

---
 WebApi/HStation.WebApi.Xhs.Core/Handlers/JwtHandler.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/WebApi/HStation.WebApi.Xhs.Core/Handlers/JwtHandler.cs b/WebApi/HStation.WebApi.Xhs.Core/Handlers/JwtHandler.cs
index af40926..83f8223 100644
--- a/WebApi/HStation.WebApi.Xhs.Core/Handlers/JwtHandler.cs
+++ b/WebApi/HStation.WebApi.Xhs.Core/Handlers/JwtHandler.cs
@@ -2,7 +2,6 @@
 using Furion.DataEncryption;
 using Microsoft.AspNetCore.Authorization;
 using Microsoft.AspNetCore.Http;
-using Yw.JWT;
 
 namespace HStation.WebApi
 {

--
Gitblit v1.9.3