From cc2e85206d15d05518e07c6a0517dc0bd46176c1 Mon Sep 17 00:00:00 2001 From: fengachen <373943794@qq.com> Date: Fri, 7 Jan 2022 17:20:39 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=BC=9A=E8=AE=AE=E6=8A=A5=E5=90=8D=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/production_address_config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/production_address_config.js b/public/production_address_config.js index c267e2e..5208f51 100644 --- a/public/production_address_config.js +++ b/public/production_address_config.js @@ -12,9 +12,8 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas"; // 预览文件地址 window._CONFIG["onlinePreviewDomainURL"] = "http://cwp.catarc.org.cn:8092/onlinePreview"; -// todo 需要改为企业端的报名地址 --- 客户 // 会议管理报名二维码地址 -window._CONFIG['singUpQRCodeURL'] = 'http://cwp.catarc.org.cn:8066/signupentrance' +window._CONFIG['singUpQRCodeURL'] = 'http://cwp.catarc.org.cn/signupentrance' // 路由转发 -会员系统的路由转发前缀