修改父类版本为3.6.4
parent
bee95f7827
commit
1dda7614af
|
@ -28,7 +28,7 @@ public class TokenResp {
|
|||
@Schema(
|
||||
title = "token令牌",
|
||||
type = "String",
|
||||
defaultValue = "eyj0e.eyj1dlLTj9.Pk5KS_Uh2n",
|
||||
// defaultValue = "eyj0e.eyj1dlLTj9.Pk5KS_Uh2n",
|
||||
description = "JWT令牌,包含头,载体,尾"
|
||||
)
|
||||
private String accessToken;
|
||||
|
|
Loading…
Reference in New Issue