wechat-xiaowei icon indicating copy to clipboard operation
wechat-xiaowei copied to clipboard

有调试代码

Open yonghua4413 opened this issue 5 years ago • 2 comments

    $res = $this->httpsRequest($url, $data, $header, true);
    var_dump($res); die;
    // 处理返回值
    $rt = $this->disposeReturn($res, ['media_id']);
    return $rt;

yonghua4413 avatar Jul 24 '19 14:07 yonghua4413

没明白什么意思?

yandycom avatar Jan 16 '20 05:01 yandycom

他说 这里有调试代码没删 https://github.com/yandycom/wechat-xiaowei/blob/master/src/Services/Traits/UploadMedia.php#L49

pgyf avatar Aug 24 '22 10:08 pgyf