修改父类版本为3.6.4

master
zhang chengzhi 2024-08-07 20:28:20 +08:00
parent bee95f7827
commit 1dda7614af
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ public class TokenResp {
@Schema( @Schema(
title = "token令牌", title = "token令牌",
type = "String", type = "String",
defaultValue = "eyj0e.eyj1dlLTj9.Pk5KS_Uh2n", // defaultValue = "eyj0e.eyj1dlLTj9.Pk5KS_Uh2n",
description = "JWT令牌,包含头,载体,尾" description = "JWT令牌,包含头,载体,尾"
) )
private String accessToken; private String accessToken;