【修改】修改139的会议报名链接

This commit is contained in:
fengachen
2022-01-07 17:30:10 +08:00
parent 6257510290
commit e39af3e6b3
+1 -2
View File
@@ -12,9 +12,8 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas";
// 预览文件地址
window._CONFIG["onlinePreviewDomainURL"] = "http://139.9.235.66:8012/onlinePreview";
// todo 需要改为企业端的报名地址 --- 本地 139
// 会议管理报名二维码地址
window._CONFIG['singUpQRCodeURL'] = 'http://bxxt.hzwlsoft.com:1017/signupentrance'
window._CONFIG['singUpQRCodeURL'] = 'http://bxxt.hzwlsoft.com/signupentrance'
// 路由转发 -会员系统的路由转发前缀
window._CONFIG["memberURL"] = "/memberApi";