feat: 迭代
This commit is contained in:
@@ -25,7 +25,9 @@
|
||||
"Bash(cat)",
|
||||
"Bash(node create-icons.js)",
|
||||
"Bash(curl -X POST http://localhost:3000/api/orders/1/pay -H \"Content-Type: application/json\" -H \"Authorization: Bearer test\" -d '{\"paymentMethod\":\"wechat\"}' -v)",
|
||||
"Bash(curl -X POST http://localhost:3000/api/orders/1/pay -v)"
|
||||
"Bash(curl -X POST http://localhost:3000/api/orders/1/pay -v)",
|
||||
"Bash(xargs grep -l \"jwt\\\\|JWT\")",
|
||||
"Bash(xargs grep -l \"invite\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user