|
@@ -9,7 +9,7 @@ class Wechat extends Core
|
|
$project = Dever::project('pay');
|
|
$project = Dever::project('pay');
|
|
$this->config = new \WxPayConfig();
|
|
$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
|
|
$config['ssl'] = array
|
|
(
|
|
(
|