feat():测试

master
86191 2024-08-07 19:39:05 +08:00
parent aad48e9fac
commit 0fcae9a9bc
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ public class TokenResp {
@Schema( @Schema(
title = "token令牌", title = "token令牌",
type = "String", type = "String",
defaultValue = "eyJ0e.ey.Pk5KS_Uh2n.myLovePing.manSa", defaultValue = "eyJ0e.eyJ1dlLTJJVSJ9.Pk5KS_Uh2n",
description = "JWT令牌,包含头,载体,尾" description = "JWT令牌,包含头,载体,尾"
) )
private String accessToken; private String accessToken;