Commit 4277ef03 authored by 宋源硕's avatar 宋源硕

Merge branch 'songyuanshuo' into 'master'

2024/11/28修改配置文件

See merge request !27
parents 59e81da6 9f1bc1bc
......@@ -130,7 +130,7 @@ pagehelper:
# Swagger配置
swagger:
# 是否开启swagger
enabled: true
enabled: false
# 请求前缀
pathMapping: /
......@@ -151,4 +151,8 @@ minio:
# 定时任务开启状态
task:
scheduling: false
\ No newline at end of file
scheduling: false
management:
endpoints:
enabled-by-default: false
......@@ -132,7 +132,7 @@ pagehelper:
# Swagger配置
swagger:
# 是否开启swagger
enabled: true
enabled: false
# 请求前缀
pathMapping: /
......@@ -154,4 +154,8 @@ minio:
# 定时任务开启状态
task:
scheduling: false
\ No newline at end of file
scheduling: false
management:
endpoints:
enabled-by-default: false
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