dever vor 6 Jahren
Ursprung
Commit
d3742ad1a7
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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
 		(