فهرست منبع

huoshengguo_high

xiaoyu 3 سال پیش
والد
کامیت
63c89ce9ca
1فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 8 8
      helper/refill/api/xyz/huoshenguo_high/config.php

+ 8 - 8
helper/refill/api/xyz/huoshenguo_high/config.php

@@ -23,19 +23,19 @@ class config
             500 => 100039,
         ],
         mtopcard\ChinaUnicomCard => [
-            30  => 100034,
-            50  => 100035,
-            100 => 100036,
-            200 => 100037,
-            300 => 100046,
-            500 => 100047,
-        ],
-        mtopcard\ChinaTelecomCard => [
             30  => 100062,
             50  => 100063,
             100 => 100064,
             200 => 100065,
         ],
+        mtopcard\ChinaTelecomCard => [
+            30  => 100012,
+            50  => 100010,
+            100 => 100011,
+            200 => 100017,
+            300 => 100048,
+            500 => 100049,
+        ],
     ];
     const ExtHeaders = ['Content-Type:application/x-www-form-urlencoded;charset=utf-8'];
     const ERRCODES = ['-10', '-12', '-13', '-14', '-15', '-16', '-18', '-21'];