소스 검색

lingzh config update notify url

haru haru 3 년 전
부모
커밋
ba4c999b93

+ 1 - 1
helper/refill/api/lingzh/aming/config.php

@@ -11,5 +11,5 @@ class config
 
     const SID = '15859027006319913957';
     const KEY = '2Kyk7wuYB1HIzGXdk17VAwjCbtL0mJbDggqUTBW3U4tdhqHI7CSfayT1ebT3S6Z5';
-    const NOTIFY_URL = "http://121.89.212.167/racc/callback/lingzh/aming.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/racc/callback/lingzh/aming.php";
 }

+ 1 - 1
helper/refill/api/lingzh/amingyd/config.php

@@ -11,6 +11,6 @@ class config
 
     const AppKey = '40695059';
     const AppSecret = 'FAQLV7PAEHLJPTUFZ06DSBIBRB77A568';
-    const NOTIFY_URL = "http://121.89.212.167/racc/callback/lingzh/amingyd.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/racc/callback/lingzh/amingyd.php";
     const ExtHeaders = ['Content-Type: application/json;'];
 }

+ 1 - 1
helper/refill/api/lingzh/baizeyd/config.php

@@ -11,6 +11,6 @@ class config
 
     const APP_KEY = 'uECmTOFAY6RPCTtI';
     const APP_SECRET = 'jrzXEliY7FA8kP2reziMxlvBv9FgkJa6';
-    const NOTIFY_URL = "http://121.89.212.167/racc/callback/lingzh/baizeyd.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/racc/callback/lingzh/baizeyd.php";
     const ExtHeaders = ['ContentType: application/x-www-form-urlencoded;charset=utf-8'];
 }

+ 1 - 1
helper/refill/api/lingzh/fensheng/config.php

@@ -8,7 +8,7 @@ class config
 {
     const ORDER_URL = 'http://47.99.65.204/flow-receiver/fee/recharge';
     const QUERY_URL = 'http://47.99.65.204/flow-receiver/fee/query/single';
-    const NOTIFY_URL = 'http://121.89.212.167/racc/callback/lingzh/fensheng.php';
+    const NOTIFY_URL = BASE_SITE_URL . '/racc/callback/lingzh/fensheng.php';
 
     const ACCOUNT = 'yz1688';
     const KEY = 'a09e9ee5313944509583fd64ea54a692';

+ 1 - 1
helper/refill/api/lingzh/ruishun/config.php

@@ -11,5 +11,5 @@ class config
 
     const SID = '1614998558460337870';
     const KEY = 'Azg14lQyGMX4yODzowQJvHemeoMK9TPDCVXSCCJJcKCHZUhlPWo4JS8o5r40G757';
-    const NOTIFY_URL = "http://121.89.212.167/racc/callback/lingzh/ruishun.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/racc/callback/lingzh/ruishun.php";
 }

+ 1 - 1
helper/refill/api/lingzh/weisyd/config.php

@@ -11,6 +11,6 @@ class config
 
     const APP_KEY = 51120281;
     const APP_SECRET = '9AK7JQ5DC21Q8P7YCP1LPQ6KVVX7QJX3';
-    const NOTIFY_URL = "https://www.xyzshops.cn/mobile/signature.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/mobile/signature.php";
     const ExtHeaders = ['Content-Type: application/json'];
 }

+ 1 - 1
helper/refill/api/lingzh/wuchen/config.php

@@ -11,7 +11,7 @@ class config
 
     const APPID = '70016';
     const APP_KEY = 'Q4X5OU9U8SSTN5CRWU2U0ANC6VBX3YIJ';
-    const NOTIFY_URL = "http://121.89.212.167/racc/callback/lingzh/wuchen.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/racc/callback/lingzh/wuchen.php";
     const operator = [
         mtopcard\ChinaMobileCard  => 1,
         mtopcard\ChinaUnicomCard  => 2,

+ 1 - 1
helper/refill/api/lingzh/yibao/config.php

@@ -11,6 +11,6 @@ class config
 
     const APP_ID = 'RC6f3bd0202e3e4489876ca876854ef813';
     const KEY = 'ab2f6127ca8b4fe2b848228c1fceb12c';
-    const NOTIFY_URL = "http://121.89.212.167/racc/callback/lingzh/yibao.php";
+    const NOTIFY_URL = BASE_SITE_URL . "/racc/callback/lingzh/yibao.php";
     const ExtHeaders = ['ContentType: application/x-www-form-urlencoded;'];
 }