yingzi 1 year ago
parent
commit
cc805b6020
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Util/WeiXin/Pay.Class.php

+ 1 - 1
Util/WeiXin/Pay.Class.php

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