Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
d9367425
"src/vscode:/vscode.git/clone" did not exist on "9345bdb42692bf0e138b43978e9cfaaff4dd32fe"
Commit
d9367425
authored
Jul 02, 2020
by
jack
Committed by
Gitee
Jul 02, 2020
Browse files
令牌秘钥的“秘”写错了,看到顺手就提交了哈
parent
338f661d
Changes
1
Show whitespace changes
Inline
Side-by-side
ruoyi/src/main/resources/application.yml
View file @
d9367425
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment