xiaoyu 2 rokov pred
rodič
commit
8ba8d9cf00

+ 12 - 12
helper/refill/api/yl/feimingyu/config.php

@@ -15,23 +15,23 @@ class config
     const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_feimingyu.php";
     const PRODUCT = [
         mtopcard\ChinaMobileCard => [
-            30  => 334,
-            50  => 335,
-            100 => 336,
-            200 => 337,
+            30  => 347,
+            50  => 348,
+            100 => 349,
+            200 => 350,
         ],
 
         mtopcard\ChinaUnicomCard => [
-            30  => 331,
-            50  => 330,
-            100 => 332,
-            200 => 333,
+            30  => 344,
+            50  => 343,
+            100 => 345,
+            200 => 346,
         ],
         mtopcard\ChinaTelecomCard => [
-            30  => 338,
-            50  => 339,
-            100 => 340,
-            200 => 341,
+            30  => 351,
+            50  => 352,
+            100 => 353,
+            200 => 354,
         ]
     ];
     const ExtHeaders = ['Content-Type:application/x-www-form-urlencoded;charset=utf-8'];

+ 14 - 14
helper/refill/api/yl/feimingyu/开户信息.txt

@@ -17,17 +17,17 @@ APPSECRET:UuF9LDamNNYV70iZ8hjHdQ==
 余额查询接口:http://119.91.194.222:9999/api/v1/agent/balance
 
 
-334	全国移动快充30
-335	全国移动快充50
-336	全国移动快充100
-337	全国移动快充200
-
-331	全国联通快充30
-330	全国联通快充50
-332	全国联通快充100
-333	全国联通快充200
-
-338	全国电信快充30
-339	全国电信快充50
-340	全国电信快充100
-341	全国电信快充200
+347	全国移动快充30
+348	全国移动快充50
+349	全国移动快充100
+350	全国移动快充200
+
+344	全国联通快充30
+343	全国联通快充50
+345	全国联通快充100
+346	全国联通快充200
+
+351	全国电信快充30
+352	全国电信快充50
+353	全国电信快充100
+354	全国电信快充200