1. 修改了文件上传的功能

This commit is contained in:
2026-01-12 11:22:46 +08:00
parent 6e1b4b58ba
commit 45276a7787
15 changed files with 439 additions and 1140 deletions

View File

@@ -32,7 +32,20 @@
"Bash(find:*)",
"Bash(./test_upload.sh:*)",
"Bash(./test_all.sh)",
"Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)"
"Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)",
"Bash(ls:*)",
"Bash(python:*)",
"Bash(pip install:*)",
"Bash(findstr:*)",
"Bash(taskkill:*)",
"Bash(wmic:*)",
"Bash(for:*)",
"Bash(do echo \"Testing $url:\")",
"Bash(done)",
"Bash(./stop.sh:*)",
"Bash(./xrequest/Scripts/python.exe -m pip:*)",
"Bash(echo \"1. 访问: http://localhost:9999/web/pages/main.html\")",
"Bash(echo:*)"
]
}
}