@@ -32,7 +32,7 @@ class Pay
/**
* 微信支付异步通知地址
*/
- private $notifyUrl = URL_PROJECT.'/common/WeiXinPayNotify/notify';
+ private $notifyUrl = PAY_NOTIFY_URL.'/common/WeiXinPayNotify/notify';
* 公共的接口请求地址