作者 郭文星

'2312'

... ... @@ -190,7 +190,6 @@ class Wechat extends Api
$this->error($e->getMessage());
}
if($user_id !=0){
print_r($this->auth->getToken());return;
$this->success('完成',$user_id);
}else{
$this->error('code处理失败');
... ...