空箱补货
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"Issuer": "DOANAdmin.NET", //即token的签发者。
|
||||
"Audience": "DOANAdmin.NET", //指该token是服务于哪个群体的(群体范围)
|
||||
"SecretKey": "SecretKey-DOANADMIN.NET-202311281883838",
|
||||
"Expire": 0, //jwt登录过期时间(分)
|
||||
"Expire": 30, //jwt登录过期时间(分)
|
||||
"RefreshTokenTime": 30, //分钟
|
||||
"TokenType": "Bearer"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user