摘要: Invoke-WebRequest -Uri "https://api.resend.com/emails" ` -Method Post ` -Headers @{ "Authorization" = "Bearer re_" } ` -ContentType "application/json; 阅读全文
posted @ 2025-10-20 14:16 上掌 阅读(9) 评论(0) 推荐(0)