From 8c6ecbbf77bfc5acb3f015f2dc3b1072ce990783 Mon Sep 17 00:00:00 2001 From: wangrenkang <1173308176@qq.com> Date: Sun, 18 Feb 2024 16:08:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=85=E5=8A=9E=E4=BA=8B=E9=A1=B9=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3:=E6=B7=BB=E5=8A=A0=E5=BE=85=E5=8A=9E=20=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E5=BE=85=E5=8A=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hz-pm-api/src/main/resources/application-dev.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hz-pm-api/src/main/resources/application-dev.yml b/hz-pm-api/src/main/resources/application-dev.yml index c63e740..c5e6dd3 100644 --- a/hz-pm-api/src/main/resources/application-dev.yml +++ b/hz-pm-api/src/main/resources/application-dev.yml @@ -254,4 +254,6 @@ mh: expert-qr-code-url: https://jiema.wwei.cn/uploads/2023/12/28/658d7a3f15f06.jpg file: down-url: https://weixin.hzszxc.hzswb.cn:8443/mh-gateway/oss/oss/previewFileLogin - detail-url: https://weixin.hzszxc.hzswb.cn:8443/mh-gateway/oss/ossfile/getFileInfoList \ No newline at end of file + detail-url: https://weixin.hzszxc.hzswb.cn:8443/mh-gateway/oss/ossfile/getFileInfoList +sms: + client-url: http://10.54.38.13:8081/mh-gateway/auth-single \ No newline at end of file