feat:重构请求模块-大更新

This commit is contained in:
橙子
2023-12-11 22:14:13 +08:00
committed by Xwen
parent 27a2849619
commit 30de46b840
34 changed files with 1249 additions and 284 deletions

View File

@@ -1,2 +1,4 @@
# 接口前缀
VITE_APP_BASEAPI="/api-dev"
VITE_APP_URL="http://localhost:19001/api/app"
VITE_APP_URL="http://localhost:19001/api/app"
VITE_APP_ENV_NAME = "dev"