powershell 111

 ConvertTo-Json
Invoke-WebRequest -UseBasicParsing $url -ContentType "application/json" -Method POST -Body $text

posted on 2024-07-16 21:46  lydstory  阅读(11)  评论(0)    收藏  举报

导航