提交背包获取协议

This commit is contained in:
2025-10-14 17:58:38 +08:00
parent 4a97265d43
commit aa9e7d72f4
8 changed files with 132 additions and 55 deletions

View File

@@ -3,7 +3,7 @@
"profiles": {
"Main": {
"commandName": "Project",
// "workingDirectory": "$(OutputPath)",
"workingDirectory": "$(OutputPath)",
"environmentVariables": {},
"commandLineArgs": "--m Develop"
}