初始化提交

This commit is contained in:
史悦
2026-01-07 16:46:09 +08:00
commit 0dbb36be9d
113 changed files with 16197 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
NODE_ENV = 'development'
VITE_APP_MODE = 'development'
VITE_APP_API_URL = 'http://172.16.252.1:5566/api'
VITE_APP_API_URL = 'http://10.0.0.2:5566/api'
VITE_APP_API_URL = 'http://127.0.0.1:5566/api'