🎨 organize websocket code structure

This commit is contained in:
landaiqing
2024-09-27 00:42:50 +08:00
parent 4f42d1c5b4
commit 172bf00d93
7 changed files with 80 additions and 38 deletions

View File

@@ -7,7 +7,7 @@ VITE_APP_BASE_API='/sys'
VITE_APP_TITLE=生产环境
# 网络请求公用地址
VITE_API_BASE_URL='http://127.0.0.1:80'
VITE_API_BASE_URL='https://landaiqing.cn'
VITE_TITLE_NAME='五味子云相册'