diff --git a/shoot-hand/ics-web/src/main/resources/application-server.yml b/shoot-hand/ics-web/src/main/resources/application-server.yml index 1f22cb7..96e60ff 100644 --- a/shoot-hand/ics-web/src/main/resources/application-server.yml +++ b/shoot-hand/ics-web/src/main/resources/application-server.yml @@ -70,7 +70,7 @@ spring: # 本地文件上传路径 dfs: path: /opt/web/uploadPath/ - domain: https://baoxiu.jsgdha.com/shoot-hand + domain: https://jgsw.haxy.com.cn/shoot-hand # domain: http://39.165.217.47:81/saas-ics/ # domain: https://www.xxxx.com/ # 公众号配置(必填) @@ -136,6 +136,6 @@ weixin: webchatGZH: #微信公众号用户绑定及模板消息推送相关配置 appid: wx88c3ba1d01b33b8b secret: db375b6db9c7b87b1daa48375b45731e - access: https://baoxiu.jsgdha.com/shoot-hand #pc后端访问地址 + access: https://jgsw.haxy.com.cn/shoot-hand #pc后端访问地址 templateRP: 4jgtzPfyX546n5ZDPHbN69YSSFf8NSOQUDJuPb6bYwA #工单模板消息模板id templateMR: erLiOoswMLHXknPpd5UVvSC5C8sIUwlfpgqdVPZhwcA #会议室预约模板消息id \ No newline at end of file