dever hace 6 años
padre
commit
d933be4809
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lib/Wechat.php

+ 1 - 0
lib/Wechat.php

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