新增了数据集上传界面

This commit is contained in:
2026-01-11 13:26:23 +08:00
parent 217f457f5f
commit 6e1b4b58ba
12 changed files with 1253 additions and 56 deletions

View File

@@ -21,7 +21,18 @@
"Bash(kill:*)",
"Bash(rm:*)",
"Bash(./start.sh:*)",
"Bash(lsof:*)"
"Bash(lsof:*)",
"Bash(pip3:*)",
"Bash(python3 -m pip:*)",
"Bash(apt update:*)",
"Bash(python3:*)",
"Bash(./test_api.sh:*)",
"Bash(netstat:*)",
"Bash(/data/code/FT_Platform/YG_FT_Platform/test_all.sh:*)",
"Bash(find:*)",
"Bash(./test_upload.sh:*)",
"Bash(./test_all.sh)",
"Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)"
]
}
}