yingzi 1 vuosi sitten
vanhempi
commit
cc805b6020
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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';
 
     /**
      * 公共的接口请求地址