dever hace 6 años
padre
commit
d3742ad1a7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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
 		(