This commit is contained in:
2026-06-30 11:12:19 +08:00
parent cb0691dd01
commit 57bcc75f99
9 changed files with 15 additions and 15 deletions

View File

@@ -1,13 +1,13 @@
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://192.168.1.42:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
url: jdbc:mysql://192.168.1.43:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
username: root
password: Chaozg123.
data:
redis:
host: 192.168.1.42
host: 192.168.1.43
port: 6379
password: Chaozg123.
timeout: 1000