http://www.discuz.net/thread-3334048-1-1.html
http://www.discuz.net/thread-3399569-1-1.html
关键是 3.4 如果使用php5.6或者7的话:
entend/vendor/storage/http.php 129行需要替换成:
$body = $req->Body; $upload_file = curl_file_create(substr($body['file'], 1)); $body['file'] = $upload_file;
下一篇:《内网映射 ngrok》