stanley-king 3 éve
szülő
commit
a81667464c

+ 3 - 3
helper/refill/api/xyz/lingzh/config.php

@@ -7,9 +7,9 @@ namespace refill\lingzh;
 class config
 {
     const PAY_PHONE_URL = 'http://121.89.212.167/racc/index.php';
-    const QUERY_URL= 'http://121.89.212.167/racc/index.php';
-    const USR= 9618;
+    const QUERY_URL = 'http://121.89.212.167/racc/index.php';
+    const USR = 9618;
     const KEY = 'fa0a841bdb424b6e1ac76148e9fdc7a8';
     const API_IP = NET_IP;
-    const NOTIFY_URL =  BASE_SITE_URL."/mobile/refill_lingzh.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/mobile/refill_lingzh.php";
 }

+ 3 - 3
helper/refill/api/xyz/lingzhdl/config.php

@@ -7,9 +7,9 @@ namespace refill\lingzhdl;
 class config
 {
     const PAY_PHONE_URL = 'http://121.89.212.167/racc/index.php';
-    const QUERY_URL= 'http://121.89.212.167/racc/index.php';
-    const USR= 9618;
+    const QUERY_URL = 'http://121.89.212.167/racc/index.php';
+    const USR = 9618;
     const KEY = 'fa0a841bdb424b6e1ac76148e9fdc7a8';
     const API_IP = NET_IP;
-    const NOTIFY_URL =  BASE_SITE_URL."/mobile/refill_lingzhdl.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/mobile/refill_lingzhdl.php";
 }

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

@@ -7,9 +7,9 @@ namespace refill\lingzhoil;
 class config
 {
     const PAY_PHONE_URL = 'http://121.89.212.167/racc/index.php';
-    const QUERY_URL= 'http://121.89.212.167/racc/index.php';
-    const USR= 9618;
+    const QUERY_URL = 'http://121.89.212.167/racc/index.php';
+    const USR = 9618;
     const KEY = 'fa0a841bdb424b6e1ac76148e9fdc7a8';
     const API_IP = NET_IP;
-    const NOTIFY_URL =  BASE_SITE_URL."/mobile/callback/refill_lingzhoil.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_lingzhoil.php";
 }

+ 3 - 3
helper/refill/api/xyz/lingzhthird/config.php

@@ -7,9 +7,9 @@ namespace refill\lingzhthird;
 class config
 {
     const PAY_PHONE_URL = 'http://121.89.212.167/racc/index.php';
-    const QUERY_URL= 'http://121.89.212.167/racc/index.php';
-    const USR= 9618;
+    const QUERY_URL = 'http://121.89.212.167/racc/index.php';
+    const USR = 9618;
     const KEY = 'fa0a841bdb424b6e1ac76148e9fdc7a8';
     const API_IP = NET_IP;
-    const NOTIFY_URL =  BASE_SITE_URL."/mobile/callback/refill_lingzhthird.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_lingzhthird.php";
 }