dever 7 년 전
부모
커밋
d3742ad1a7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lib/Wechat.php

+ 0 - 1
lib/Wechat.php

@@ -10,7 +10,6 @@ class Wechat extends Core
 		$this->config = new \WxPayConfig();
 		# 通知接口
 		$config['notify'] = $this->url($config['type'], $config['id']);
-		echo $config['notify'];die;
 		# 证书
 		$config['ssl'] = array
 		(