[update]-报名网址的修改

This commit is contained in:
fengchenchen
2022-01-05 14:56:31 +08:00
parent 190e434ec7
commit df4e0fde2c
+1 -1
View File
@@ -13,7 +13,7 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas";
window._CONFIG["onlinePreviewDomainURL"] = "http://139.9.235.66:8012/onlinePreview";
// 会议管理报名二维码地址
window._CONFIG['singUpQRCodeURL'] = 'http://bxxt.hzwlsoft.com/signupentrance'
window._CONFIG['singUpQRCodeURL'] = 'http://bxxt.hzwlsoft.com:1017/signupentrance'
// 路由转发 -会员系统的路由转发前缀
window._CONFIG["memberURL"] = "/memberApi";