feat: 迭代

This commit is contained in:
2026-05-10 10:45:13 +08:00
parent da0f304a87
commit e75ec01614
70 changed files with 9783 additions and 3303 deletions
+3 -1
View File
@@ -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\")"
]
}
}