保存进度!

This commit is contained in:
2025-11-21 18:01:17 +08:00
parent d22b29f45d
commit 1e20eeb0d1
9 changed files with 259 additions and 47 deletions

View File

@@ -13,4 +13,8 @@ VITE_APP_MOCK_DATA=true
VITE_APP_CORS_ORIGIN=http://localhost:3000
VITE_APP_TIMEOUT=5000
VITE_APP_RETRY_ATTEMPTS=3
VITE_APP_CACHE_ENABLED=true
VITE_APP_CACHE_ENABLED=true
#上传文件
VITE_APP_URL_UPLOAD_FILE=http://localhost:8080/RegulatoryManagementBackend/file/file-upload.do
VITE_APP_URL_MOVE_FILE=http://localhost:8080/RegulatoryManagementBackend/file/move-file.do