refactor: 优化消息通知

This commit is contained in:
2024-05-23 00:05:01 +08:00
parent 1ebfd115eb
commit 56b1fdd755
11 changed files with 5799 additions and 4601 deletions

View File

@@ -5,6 +5,7 @@ VITE_BUILD_MOCK = false
# 接口地址
VITE_API_BASE_URL = 'https://api.continew.top'
VITE_API_WS_URL = 'wss://api.continew.top'
# 地址前缀
VITE_BASE = '/'