This commit is contained in:
USER-20220102CG\noblelift
2022-06-02 14:36:40 +08:00
parent eab2bb0d82
commit cd6a6508e7
35 changed files with 1087 additions and 309 deletions

View File

@@ -55,11 +55,11 @@ spring:
wall:
config:
multi-statement-alagvslow: true
# data:
# mongodb:
# host: 192.168.81.251
# port: 27017
# database: nlacs
data:
mongodb:
host: 127.0.0.1
port: 27017
database: nlacs
redis:
#数据库索引
database: ${REDIS_DB:0}