refactor(test-server): improve test service code

This commit is contained in:
Vben
2021-06-05 22:29:33 +08:00
parent 8b6e07b768
commit a96cb2509c
31 changed files with 3278 additions and 1747 deletions

View File

@@ -6,7 +6,7 @@ VITE_PUBLIC_PATH = /
# Cross-domain proxy, you can configure multiple
# Please note that no line breaks
VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3001/upload"]]
VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
# Delete console