【bug】 修改管理端消息通知查询条件

This commit is contained in:
fengachen
2021-10-22 10:38:07 +08:00
parent 85abc886ac
commit 95221df195
+1 -1
View File
@@ -13,7 +13,7 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas";
window._CONFIG["onlinePreviewDomainURL"] = "http://localhost:8012/onlinePreview";
// 会议管理报名二维码地址
window._CONFIG['singUpQRCodeURL'] = 'http://10.0.1.27:21825/signUpEntrance'
window._CONFIG['singUpQRCodeURL'] = 'http://localhost:3000/signUpEntrance'
// 签到二维码url
window._CONFIG['signInUrl'] = '/meeting/payMeetingSituation/getSignInPage'