Browse Source

lingzhoil callback

ayHaru 3 years ago
parent
commit
5fd01da66f
1 changed files with 1 additions and 1 deletions
  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";
 }