还原系统、更新配置

This commit is contained in:
2026-05-17 10:09:36 +08:00
parent 81120e1794
commit 9398b26948
12 changed files with 1289 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ spring:
redis:
host: 127.0.0.1
password:
password: 123456
timeout: 6000
port: 6379

View File

@@ -1,16 +1,16 @@
spring:
datasource:
url: jdbc:mysql://127.0.0.1:3306/smart_venue?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=GMT%2b8&useAffectedRows=true&useSSL=false
url: jdbc:mysql://127.0.0.1:13306/smart-venue?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=GMT%2b8&useAffectedRows=true
username: root
password: hyty1234
password: hyty4321
redis:
host: 127.0.0.1
password:
password: hyty4321
timeout: 6000
port: 6379
# jpa:
# show-sql: true
jpa:
show-sql: true
sv:
file: