dever 6 years ago
parent
commit
6278348157
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Wechat.php

+ 1 - 1
lib/Wechat.php

@@ -9,7 +9,7 @@ class Wechat extends Core
 		$project = Dever::project('pay');
 		$this->config = new \WxPayConfig();
 		# 通知接口
-		$config['notify'] = 'http://192.168.33.10/grow/pay/notify.php';
+		$config['notify'] = 'http://trade.5dev.cn/pay/pay/notify.php';
 		# 证书
 		$config['ssl'] = array
 		(