fix: 修复消息通知websocket的连接问题

This commit is contained in:
2023-05-10 15:49:52 +08:00
parent 5e308a87df
commit 1aa8203011
9 changed files with 19 additions and 11 deletions

View File

@@ -4,7 +4,6 @@ window.g = {
},
prod: {
VUE_APP_BASE_API: 'http://127.0.0.1:8010'
}
}