摘要: use \Curl\Curl; $curl = new Curl();$curl->setHeader('Content-Type', 'application/json');$curl->post('http://yuexingy.top:5100/withdraw/withdraw.php', 阅读全文
posted @ 2017-08-12 22:22 袁晓平 阅读(219) 评论(0) 推荐(0) 编辑
摘要: use GuzzleHttp\Pool;use GuzzleHttp\Client;//use GuzzleHttp\Psr7\Request;use Psr\Http\Message\ResponseInterface;use GuzzleHttp\Exception\RequestExcepti 阅读全文
posted @ 2017-08-12 22:21 袁晓平 阅读(1840) 评论(0) 推荐(0) 编辑
摘要: use GuzzleHttp\Pool;use GuzzleHttp\Client;//use GuzzleHttp\Psr7\Request;use Psr\Http\Message\ResponseInterface;use GuzzleHttp\Exception\RequestExcepti 阅读全文
posted @ 2017-08-12 22:17 袁晓平 阅读(1525) 评论(0) 推荐(0) 编辑