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

@ -2,5 +2,7 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://192.168.2.102:8000'
VUE_APP_BASE_API = 'http://192.168.2.22:8001'
#websocket url
VUE_APP_WEBSOCKET_URL = '192.168.2.22:8001'