From cc0bdfb33ef638dfafe3185c92c7076d815e1c9b Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期六, 18 五月 2024 21:42:19 +0800
Subject: [PATCH] 代码优化
---
smart-starter-auth/src/main/java/com/qianwen/core/secure/AuthInfo.java | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/smart-starter-auth/src/main/java/com/qianwen/core/secure/AuthInfo.java b/smart-starter-auth/src/main/java/com/qianwen/core/secure/AuthInfo.java
index e03186d..0a02279 100644
--- a/smart-starter-auth/src/main/java/com/qianwen/core/secure/AuthInfo.java
+++ b/smart-starter-auth/src/main/java/com/qianwen/core/secure/AuthInfo.java
@@ -4,7 +4,6 @@
import io.swagger.annotations.ApiModelProperty;
@ApiModel(description = "璁よ瘉淇℃伅")
-/* loaded from: blade-starter-auth-9.3.0.0-SNAPSHOT.jar:org/springblade/core/secure/AuthInfo.class */
public class AuthInfo {
@ApiModelProperty("浠ょ墝")
private String accessToken;
--
Gitblit v1.9.3