feat: 迭代
This commit is contained in:
@@ -52,7 +52,11 @@
|
||||
"Bash(xargs grep -l \"room\" -i)",
|
||||
"Bash(mysql -h localhost -u root -p123456 -D rent -e \"DESCRIBE user_coupons;\")",
|
||||
"Bash(docker exec *)",
|
||||
"Bash(mysql -h localhost -P 3306 -u root -pquan131735 rent_platform -e \"DESC guests;\")"
|
||||
"Bash(mysql -h localhost -P 3306 -u root -pquan131735 rent_platform -e \"DESC guests;\")",
|
||||
"Bash(xargs grep -l \"Route.*orders\")",
|
||||
"Bash(xargs grep -l \"Route.*orders/:id\")",
|
||||
"Bash(netstat -ano)",
|
||||
"Bash(findstr :3000)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user