feat: 迭代
This commit is contained in:
@@ -97,7 +97,10 @@
|
||||
"Bash(cd /d/project/company/rent/apps/server && tail -100 logs/*.log 2>/dev/null | grep -A 5 -B 5 \"周结算\" | tail -50 || echo \"日志文件不存在\")",
|
||||
"Read(//d/d/project/company/rent/apps/server/**)",
|
||||
"Bash(node -e \"const dayjs = require\\('dayjs'\\); console.log\\('今天是周几:', dayjs\\('2026-05-28'\\).day\\(\\)\\); console.log\\('0=周日, 1=周一, ..., 6=周六'\\);\")",
|
||||
"Bash(git checkout *)"
|
||||
"Bash(git checkout *)",
|
||||
"Bash(grep -E \"\\\\.\\(tsx|ts|jsx|js\\)$\")",
|
||||
"Bash(xargs grep -l \"提现\\\\|withdraw\")",
|
||||
"Bash(xargs grep -l \"admin\")"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"\\tmp",
|
||||
|
||||
Reference in New Issue
Block a user