feat():测试
parent
aad48e9fac
commit
0fcae9a9bc
|
@ -20,7 +20,7 @@ public class TokenResp {
|
|||
@Schema(
|
||||
title = "token令牌",
|
||||
type = "String",
|
||||
defaultValue = "eyJ0e.ey.Pk5KS_Uh2n.myLovePing.manSa",
|
||||
defaultValue = "eyJ0e.eyJ1dlLTJJVSJ9.Pk5KS_Uh2n",
|
||||
description = "JWT令牌,包含头,载体,尾"
|
||||
)
|
||||
private String accessToken;
|
||||
|
|
Loading…
Reference in New Issue