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
fb53780d
"vscode:/vscode.git/clone" did not exist on "d5bb791c50b6d8d4bd836fc9d37e8e14749a0d2c"
Commit
fb53780d
authored
Jul 02, 2020
by
若依
Committed by
Gitee
Jul 02, 2020
Browse files
!32 令牌秘钥的“秘”写错了,看到顺手就提交了哈
Merge pull request !32 from jack/N/A
parents
338f661d
d9367425
Changes
1
Show whitespace changes
Inline
Side-by-side
ruoyi/src/main/resources/application.yml
View file @
fb53780d
...
@@ -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