Commit d9367425 authored by jack's avatar jack Committed by Gitee

令牌秘钥的“秘”写错了,看到顺手就提交了哈

parent 338f661d
...@@ -79,7 +79,7 @@ spring: ...@@ -79,7 +79,7 @@ spring:
token: token:
# 令牌自定义标识 # 令牌自定义标识
header: Authorization header: Authorization
# 令牌 # 令牌
secret: abcdefghijklmnopqrstuvwxyz secret: abcdefghijklmnopqrstuvwxyz
# 令牌有效期(默认30分钟) # 令牌有效期(默认30分钟)
expireTime: 30 expireTime: 30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment