Ver código fonte

jiaqi_fs add 四川移动

xiaoyu 2 anos atrás
pai
commit
1cb5cf30e5

+ 6 - 0
helper/refill/api/xyz/jiaqi_fs/api.txt

@@ -42,3 +42,9 @@ ID   :   200006
 贵州移动50元 1520050
 贵州移动100元 1520100
 贵州移动200元 1520200
+
+嘉麒    新增  四川移动
+折扣94  面值50-200
+四川移动50元 1510050
+四川移动100元 1510100
+四川移动200元 1510200

+ 7 - 0
helper/refill/api/xyz/jiaqi_fs/config.php

@@ -39,6 +39,12 @@ class config
                 100 => 1520100,
                 200 => 1520200,
             ],
+            //四川
+            23 => [
+                50  => 1510050,
+                100 => 1510100,
+                200 => 1510200,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //广东
@@ -77,6 +83,7 @@ class config
         //移动
         "4-50-20" => 47, "4-100-20" => 94, "4-200-20" => 188,//广西 20
         "4-50-24" => 46.25, "4-100-24" => 92.5, "4-200-24" => 185,//贵州 24
+        "4-50-23" => 47, "4-100-23" => 94, "4-200-23" => 188,//四川 23
 
         //电信
         "6-30-19" => 28.2, "6-50-19" => 47, "6-100-19" => 94, "6-200-19" => 188,//广东 19

+ 7 - 0
helper/refill/api/yl/jiaqi_fs/config.php

@@ -39,6 +39,12 @@ class config
                 100 => 1520100,
                 200 => 1520200,
             ],
+            //四川
+            23 => [
+                50  => 1510050,
+                100 => 1510100,
+                200 => 1510200,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //广东
@@ -77,6 +83,7 @@ class config
         //移动
         "4-50-20" => 47, "4-100-20" => 94, "4-200-20" => 188,//广西 20
         "4-50-24" => 46.25, "4-100-24" => 92.5, "4-200-24" => 185,//贵州 24
+        "4-50-23" => 47, "4-100-23" => 94, "4-200-23" => 188,//四川 23
 
         //电信
         "6-30-19" => 28.2, "6-50-19" => 47, "6-100-19" => 94, "6-200-19" => 188,//广东 19