1. 修改了重试次数

2. 增加了readme和requirements.txt
This commit is contained in:
2025-12-24 11:20:06 +08:00
parent d32ffa4b50
commit 07ef4fb49a
9 changed files with 460 additions and 213 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(python -m py_compile:*)",
"Bash(python:*)",
"Bash(ls:*)"
]
}
}