1、消息提示

This commit is contained in:
2025-07-15 16:42:03 +08:00
parent e44790e6ad
commit 722409056e
12 changed files with 939 additions and 48 deletions

View File

@ -4,3 +4,5 @@ ENV = 'production'
# base api
VUE_APP_BASE_API = ''
#websocket url
VUE_APP_WEBSOCKET_URL = 'sys.systemcd.org'