From a122874bf0de8958fff14277ac316334bde14e24 Mon Sep 17 00:00:00 2001 From: wans <747101512@qq.com> Date: Wed, 30 Mar 2022 16:32:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=92=99=E9=80=9F=E5=8A=9EH5?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E5=AF=B9=E6=8E=A5=E9=85=8D=E7=BD=AE=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-test.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 61d454a..1aa7767 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -142,6 +142,11 @@ logging: root: error com.cm: debug +# 蒙速办对接H5应用配置 +inspur-auth: + appId: 102cf5ab-8359-4ee2-ba8a-f3752fa3b16f + redirectUri: http://dlho.cn:9003/signup/inspur/index + # 短信服务 sms: active: false