|
@ -101,8 +101,6 @@ server:
|
|
|
|
|
|
im:
|
|
|
im_list_get: http://172.19.103.88:3000/
|
|
|
group_server: http://172.19.103.88:3000/api/v1/chats/gm
|
|
|
msg_push_server: http://172.19.103.88:3000/api/v1/chats/sm
|
|
|
data_base_name: im_new
|
|
|
|
|
|
wechat:
|
|
@ -171,7 +169,9 @@ spring:
|
|
|
password: jkzlehr@321465
|
|
|
health:
|
|
|
url: jdbc:mysql://59.61.92.94:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
username: wlyy
|
|
|
# username: wlyy
|
|
|
# password: jkzlehr@321465
|
|
|
username: jkzl_root
|
|
|
password: jkzlehr@321465
|
|
|
|
|
|
redis:
|
|
@ -185,8 +185,6 @@ server:
|
|
|
|
|
|
im:
|
|
|
im_list_get: http://120.41.253.95:3000/
|
|
|
group_server: http://120.41.253.95:3000/api/v1/chats/gm
|
|
|
msg_push_server: http://120.41.253.95:3000/api/v1/chats/sm
|
|
|
data_base_name: im
|
|
|
|
|
|
wechat:
|
|
@ -269,8 +267,6 @@ server:
|
|
|
|
|
|
im:
|
|
|
im_list_get: http://172.19.103.88:3000/
|
|
|
group_server: http://172.19.103.29:3000/api/v1/chats/gm
|
|
|
msg_push_server: http://172.19.103.29:3000/api/v1/chats/sm
|
|
|
data_base_name: ichat
|
|
|
|
|
|
wechat:
|
|
@ -356,8 +352,6 @@ server:
|
|
|
|
|
|
im:
|
|
|
im_list_get: http://172.19.103.88:3000/
|
|
|
group_server: http://172.19.103.88:3000/api/v1/chats/gm
|
|
|
msg_push_server: http://172.19.103.88:3000/api/v1/chats/sm
|
|
|
data_base_name: im_new
|
|
|
|
|
|
wechat:
|