Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yichengstreet-be
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yichengstreet
yichengstreet-be
Commits
f9a20e5d
Commit
f9a20e5d
authored
Feb 06, 2026
by
lixuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 漏洞
parent
2a2916c9
Pipeline
#146874
failed with stages
in 0 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
application-dev.yml
ruoyi-admin/src/main/resources/application-dev.yml
+2
-2
application-govhot.yml
ruoyi-admin/src/main/resources/application-govhot.yml
+1
-1
application-prod.yml
ruoyi-admin/src/main/resources/application-prod.yml
+1
-1
application.yml
ruoyi-admin/src/main/resources/application.yml
+1
-1
No files found.
ruoyi-admin/src/main/resources/application-dev.yml
View file @
f9a20e5d
...
...
@@ -156,7 +156,7 @@ token:
# 令牌自定义标识
header
:
Authorization
# 令牌密钥
secret
:
a
bcdefghijklmnopqrstuvwxyz
secret
:
a
!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟)
expireTime
:
7200
...
...
@@ -177,7 +177,7 @@ pagehelper:
# Swagger配置
swagger
:
# 是否开启swagger
enabled
:
tru
e
enabled
:
fals
e
# 请求前缀
pathMapping
:
/dev-api
...
...
ruoyi-admin/src/main/resources/application-govhot.yml
View file @
f9a20e5d
...
...
@@ -151,7 +151,7 @@ token:
# 令牌自定义标识
header
:
Authorization
# 令牌密钥
secret
:
a
bcdefghijklmnopqrstuvwxyz
secret
:
a
!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟)
expireTime
:
1440
...
...
ruoyi-admin/src/main/resources/application-prod.yml
View file @
f9a20e5d
...
...
@@ -155,7 +155,7 @@ token:
# 令牌自定义标识
header
:
Authorization
# 令牌密钥
secret
:
a
bcdefghijklmnopqrstuvwxyz
secret
:
a
!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟)
expireTime
:
1440
...
...
ruoyi-admin/src/main/resources/application.yml
View file @
f9a20e5d
# Spring 配置
spring
:
profiles
:
active
:
dev
\ No newline at end of file
active
:
dev
Write
Preview
Markdown
is supported
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