使用 Qiniu Cloud For Wordpress,一直不能正确设置。 一路跟踪后在 http.php 文件 第 131 $options[CURLOPT_POSTFIELDS] = $body; 附件加上 } else { $options[CURLOPT_POSTFIELDS] = ''; } 就好了。 望引起注意