소스 검색

xyz yl zhenghe update app_key

haru haru 2 년 전
부모
커밋
eab26c6583

+ 1 - 1
helper/refill/api/xyz/zhenghe/api.txt

@@ -5,7 +5,7 @@
 
 对接参数
 ID:200032
-秘钥:6beadbdac55845e580dd4e363c839b14
+秘钥:70fc4782de6e4686b7d1d125d3cd28ff
 
 正式环境:
 话费下单地址:http://47.98.208.128:10186/plat/api/old/submitorder

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

@@ -11,7 +11,7 @@ class config
     const BALANCE_URL = 'http://47.98.208.128:10186/plat/api/old/queryBalance';
 
     const USER_ID= '200032';
-    const KEY = '6beadbdac55845e580dd4e363c839b14';
+    const KEY = '70fc4782de6e4686b7d1d125d3cd28ff';
     const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_zhenghe.php";
     const operator = [
         mtopcard\ChinaMobileCard  => 1,

+ 1 - 1
helper/refill/api/yl/zhenghe/api.txt

@@ -5,7 +5,7 @@
 
 对接参数
 ID:200042
-秘钥:b68c7cef72bc4a6582715196b18e499f
+秘钥:6ca2ccacff9e44c6a91ef1157a8dc322
 
 正式环境:
 话费下单地址:http://47.98.208.128:10186/plat/api/old/submitorder

+ 1 - 1
helper/refill/api/yl/zhenghe/config.php

@@ -11,7 +11,7 @@ class config
     const BALANCE_URL = 'http://47.98.208.128:10186/plat/api/old/queryBalance';
 
     const USER_ID= '200042';
-    const KEY = 'b68c7cef72bc4a6582715196b18e499f';
+    const KEY = '6ca2ccacff9e44c6a91ef1157a8dc322';
     const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_zhenghe.php";
     const operator = [
         mtopcard\ChinaMobileCard  => 1,