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