瀏覽代碼

lingzhoil callback

ayHaru 3 年之前
父節點
當前提交
5fd01da66f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      helper/refill/api/xyz/lingzhoil/config.php

+ 1 - 1
helper/refill/api/xyz/lingzhoil/config.php

@@ -11,5 +11,5 @@ class config
     const USR= 9618;
     const KEY = 'fa0a841bdb424b6e1ac76148e9fdc7a8';
     const API_IP = NET_IP;
-    const NOTIFY_URL =  BASE_SITE_URL."/mobile/refill_lingzhoil.php";
+    const NOTIFY_URL =  BASE_SITE_URL."/mobile/callback/refill_lingzhoil.php";
 }