Commit 49b41db2 LN

现场配置

1 个父辈 9680210f
...@@ -32,7 +32,7 @@ spring: ...@@ -32,7 +32,7 @@ spring:
auto-index-creation: true # 默认为false,即不会自动创建索引 auto-index-creation: true # 默认为false,即不会自动创建索引
host: localhost # 主机地址 host: localhost # 主机地址
port: 27017 # 端口 port: 27017 # 端口
database: smf105320250702 # 数据库newSmf smf105320250702 database: smf # 数据库newSmf smf105320250702
#备份数据库配置 #备份数据库配置
backup-mongodb: backup-mongodb:
...@@ -77,7 +77,7 @@ generator: ...@@ -77,7 +77,7 @@ generator:
#是否开启 swagger-ui #是否开启 swagger-ui
swagger: swagger:
enabled: false enabled: true
# 文件存储路径 # 文件存储路径
file: file:
......
...@@ -47,7 +47,7 @@ spring: ...@@ -47,7 +47,7 @@ spring:
auto-index-creation: true # 默认为false,即不会自动创建索引 auto-index-creation: true # 默认为false,即不会自动创建索引
host: localhost # 主机地址 host: localhost # 主机地址
port: 27017 # 端口 port: 27017 # 端口
database: smf105320250702 # 数据库 database: newSmf # 数据库
#备份数据库配置 #备份数据库配置
# backup-mongodb: # backup-mongodb:
...@@ -67,7 +67,7 @@ rsa: ...@@ -67,7 +67,7 @@ rsa:
app: app:
version: '@app.version@' version: '5.12.152130'
type: "" type: ""
menu: menu:
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!