Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car-database-api
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
中汽研标准应用数据库
car-database-api
Commits
4277ef03
Commit
4277ef03
authored
Nov 28, 2024
by
宋源硕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'songyuanshuo' into 'master'
2024/11/28修改配置文件 See merge request
!27
parents
59e81da6
9f1bc1bc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
4 deletions
+12
-4
application-prod.yml
ruoyi-admin/src/main/resources/application-prod.yml
+6
-2
application.yml
ruoyi-admin/src/main/resources/application.yml
+6
-2
No files found.
ruoyi-admin/src/main/resources/application-prod.yml
View file @
4277ef03
...
@@ -130,7 +130,7 @@ pagehelper:
...
@@ -130,7 +130,7 @@ pagehelper:
# Swagger配置
# Swagger配置
swagger
:
swagger
:
# 是否开启swagger
# 是否开启swagger
enabled
:
tru
e
enabled
:
fals
e
# 请求前缀
# 请求前缀
pathMapping
:
/
pathMapping
:
/
...
@@ -152,3 +152,7 @@ minio:
...
@@ -152,3 +152,7 @@ minio:
# 定时任务开启状态
# 定时任务开启状态
task
:
task
:
scheduling
:
false
scheduling
:
false
management
:
endpoints
:
enabled-by-default
:
false
ruoyi-admin/src/main/resources/application.yml
View file @
4277ef03
...
@@ -132,7 +132,7 @@ pagehelper:
...
@@ -132,7 +132,7 @@ pagehelper:
# Swagger配置
# Swagger配置
swagger
:
swagger
:
# 是否开启swagger
# 是否开启swagger
enabled
:
tru
e
enabled
:
fals
e
# 请求前缀
# 请求前缀
pathMapping
:
/
pathMapping
:
/
...
@@ -155,3 +155,7 @@ minio:
...
@@ -155,3 +155,7 @@ minio:
# 定时任务开启状态
# 定时任务开启状态
task
:
task
:
scheduling
:
false
scheduling
:
false
management
:
endpoints
:
enabled-by-default
:
false
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