chore: 更新设置文件,移除 datasource csv

This commit is contained in:
afei A
2026-03-19 15:34:04 +08:00
parent 25059a50a2
commit fb97d46d98
2 changed files with 2 additions and 45 deletions

View File

@@ -6,7 +6,8 @@
"Bash(python -c \"import ast, sys; ast.parse\\(open\\('sap-c4c-AttachmentFolder.py'\\).read\\(\\)\\); print\\('语法检查通过'\\)\")", "Bash(python -c \"import ast, sys; ast.parse\\(open\\('sap-c4c-AttachmentFolder.py'\\).read\\(\\)\\); print\\('语法检查通过'\\)\")",
"Bash(git commit:*)", "Bash(git commit:*)",
"Bash(head:*)", "Bash(head:*)",
"Bash(python3:*)" "Bash(python3:*)",
"Bash(curl -sI \"https://cdn.playwright.dev/chrome-for-testing-public/145.0.7632.6/linux64/chrome-headless-shell-linux64.zip\")"
] ]
} }
} }

File diff suppressed because one or more lines are too long