修复 WebSocket 会话问题,使用自己实现的简易会话

This commit is contained in:
RockYang
2023-03-22 07:24:31 +08:00
parent 005d219a8c
commit 97acfe57e7
7 changed files with 57 additions and 52 deletions

View File

@@ -1,2 +1,2 @@
VUE_APP_API_HOST=172.22.11.200:5678
VUE_APP_API_HOST=127.0.0.1:5678
VUE_APP_API_SECURE=false