dever 6 years ago
parent
commit
1e06d1d9f4
1 changed files with 1 additions and 0 deletions
  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
 		(