From 21d9f7bcbe8c82d2af9dbdc18f189a3bb1672d74 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期二, 15 十月 2024 13:06:59 +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