From adddb6522e95c08bef6bc6b00338ff27d82aa55d Mon Sep 17 00:00:00 2001
From: xusd <hugeinfo123>
Date: Thu, 17 Oct 2024 14:42:24 +0800
Subject: [PATCH] fix:网格平台登录对接调整

---
 dyh-service/dyh-cust/src/test/java/cn/huge/module/DyhCustApplicationTest.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dyh-service/dyh-cust/src/test/java/cn/huge/module/DyhCustApplicationTest.java b/dyh-service/dyh-cust/src/test/java/cn/huge/module/DyhCustApplicationTest.java
index 3b0ccb0..c86e91f 100644
--- a/dyh-service/dyh-cust/src/test/java/cn/huge/module/DyhCustApplicationTest.java
+++ b/dyh-service/dyh-cust/src/test/java/cn/huge/module/DyhCustApplicationTest.java
@@ -1,6 +1,5 @@
 package cn.huge.module;
 
-import cn.huge.base.common.utils.JwtUtils;
 import org.junit.Test;
 import org.junit.runner.RunWith;
 import org.springframework.boot.test.context.SpringBootTest;

--
Gitblit v1.8.0