feat: dev
This commit is contained in:
@@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user