Ip 变动

This commit is contained in:
2025-09-25 15:20:25 +08:00
parent 35e2f9abe5
commit 31005bd6c7
6 changed files with 13 additions and 13 deletions

View File

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