From b8226ad126b9263c84444ddf3096db9bc3192eaf Mon Sep 17 00:00:00 2001 From: lujiang Date: Wed, 6 Nov 2024 14:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shoot-hand/ics-web/src/main/resources/application-server.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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