feat: 迭代
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
"Bash(curl -X GET \"http://localhost:3000/api/admin/finance/reports/weekly\" -H \"Content-Type: application/json\")",
|
||||
"Bash(xargs grep -l \"room\" -i)",
|
||||
"Bash(mysql -h localhost -u root -p123456 -D rent -e \"DESCRIBE user_coupons;\")",
|
||||
"Bash(docker exec *)"
|
||||
"Bash(docker exec *)",
|
||||
"Bash(mysql -h localhost -P 3306 -u root -pquan131735 rent_platform -e \"DESC guests;\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user