This commit is contained in:
zc
2026-04-29 14:59:03 +08:00
parent c403b07aeb
commit 778ab69fbc
2 changed files with 13 additions and 7 deletions

View File

@@ -58,8 +58,10 @@ public class CarMessageListener {
private static String key = "1234567898765432"; private static String key = "1234567898765432";
// private String jinjiangUrl = "http://127.0.0.1:6609/"; //xa、jl、td、xj
private String jinjiangUrl = "http://192.168.155.42:6609/"; private String jinjiangUrl = "http://127.0.0.1:6609/";
//zr
// private String jinjiangUrl = "http://192.168.155.42:6609/";
/** /**
* 心跳 * 心跳

View File

@@ -14,15 +14,19 @@ spring:
# username: root # username: root
# password: td@JJ2024 # password: td@JJ2024
#zr #zr
url: jdbc:mysql://192.168.155.42:3306/zr_cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 # url: jdbc:mysql://192.168.155.42:3306/zr_cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
# username: root
# password: zr202407.J
#xj
url: jdbc:mysql://127.0.0.1:3306/xj_cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root username: root
password: zr202407.J password: XjJN2024!
data: data:
redis: redis:
#zr #zr
host: 192.168.155.42 # host: 192.168.155.42
#xa、jl、td #xa、jl、td、xj
# host: 127.0.0.1 host: 127.0.0.1
port: 6379 port: 6379
password: password:
database: 1 database: 1