feat():测试

master
86191 2024-08-07 19:30:24 +08:00
parent 9e4b41b412
commit aad48e9fac
1 changed files with 1 additions and 1 deletions

View File

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