浏览代码

im配置修改

zdm 6 年之前
父节点
当前提交
31c9fd12ca
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      svr/svr-wlyy-specialist/src/main/resources/application.yml

+ 3 - 3
svr/svr-wlyy-specialist/src/main/resources/application.yml

@ -100,7 +100,7 @@ wechat:
  accId: gh_ffd64560fb21
im:
  im_list_get: http://172.19.103.88:3000/
  im_list_get: http://192.168.131.172:3000/
  #im_list_get: http://192.168.131.24:3000/
  data_base_name: ichat
@ -137,7 +137,7 @@ wechat:
  accId: gh_ffd64560fb21
im:
  im_list_get: http://172.19.103.88:3000/
  im_list_get: http://192.168.131.172:3000/
  data_base_name: im_new
---
@ -173,7 +173,7 @@ wechat:
  accId: gh_ffd64560fb21
im:
  im_list_get: http://172.19.103.88:3000/
  im_list_get: http://192.168.131.172:3000/
  data_base_name: im_new
---
spring: