feat: dev

This commit is contained in:
2026-05-14 00:17:52 +08:00
parent 6eed65baf2
commit 177491d138
17 changed files with 2236 additions and 136 deletions
+5 -1
View File
@@ -32,7 +32,11 @@
"Bash(python3 -c \"import sys, json; data=json.load\\(sys.stdin\\); token=data['data']['accessToken']; import jwt; decoded=jwt.decode\\(token, options={'verify_signature': False}\\); print\\(f\\\\\"iat: {decoded['iat']}, exp: {decoded['exp']}, duration: {decoded['exp']-decoded['iat']} seconds \\({\\(decoded['exp']-decoded['iat']\\)/3600} hours\\)\\\\\"\\)\")",
"Bash(curl -s -X GET http://localhost:3000/api/orders -H \"Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxIiwicGhvbmUiOiIxMzgwMDEzODAwMCIsImlhdCI6MTc3ODM4MTc2NywiZXhwIjoxNzc4Mzg4OTY3fQ.-jcY69afC6O6CtKtOj6tRaoiknypwDfvpXYhpz95rVE\")",
"Bash(pnpm install *)",
"Bash(pnpm dev:mp-weixin)"
"Bash(pnpm dev:mp-weixin)",
"Read(//e/project/wb/**)",
"Bash(pnpm dev:server)",
"Bash(pnpm --filter @rent/server run build)",
"Bash(pnpm --filter @rent/server run dev)"
]
}
}