Browse Source

feimingyu_fs add 江苏移动

xiaoyu 2 years ago
parent
commit
e1cf809ad7

+ 8 - 0
helper/refill/api/xyz/feimingyu_fs/config.php

@@ -61,6 +61,13 @@ class config
                 100 => 32386,
                 200 => 323627,
             ],
+            //江苏
+            10 => [
+                30  => 331116,
+                50  => 331117,
+                100 => 331118,
+                200 => 30000000790,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //广东
@@ -110,6 +117,7 @@ class config
         "4-30-20" => 28.2, "4-50-20" => 47, "4-100-20" => 94, "4-200-20" => 188,//广西 20
         "4-30-13" => 28.2, "4-50-13" => 47, "4-100-13" => 94, "4-200-13" => 188,//福建 13
         "4-30-24" => 27.6, "4-50-24" => 46, "4-100-24" => 92, "4-200-24" => 184,//贵州 24
+        "4-30-10" => 28.5, "4-50-10" => 47.5, "4-100-10" => 95, "4-200-10" => 190,//江苏 10
 
         //电信
         "6-30-19" => 28.05, "6-50-19" => 46.75, "6-100-19" => 93.5, "6-200-19" => 187,//广东 19

+ 7 - 0
helper/refill/api/xyz/feimingyu_fs/对接文档-yezi.txt

@@ -71,3 +71,10 @@ http://121.36.242.90:9086/searchpay.do
 287395 新疆电信50元直充
 287396 新疆电信100元直充
 287607 新疆电信200元直充
+
+
+2023.3.10
+江苏移动30元 331116
+江苏移动50元  331117
+江苏移动100元 331118
+江苏移动200元 30000000790

+ 8 - 0
helper/refill/api/yl/feimingyu_fs/config.php

@@ -61,6 +61,13 @@ class config
                 100 => 32386,
                 200 => 323627,
             ],
+            //江苏
+            10 => [
+                30  => 331116,
+                50  => 331117,
+                100 => 331118,
+                200 => 30000000790,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //广东
@@ -110,6 +117,7 @@ class config
         "4-30-20" => 28.2, "4-50-20" => 47, "4-100-20" => 94, "4-200-20" => 188,//广西 20
         "4-30-13" => 28.2, "4-50-13" => 47, "4-100-13" => 94, "4-200-13" => 188,//福建 13
         "4-30-24" => 27.6, "4-50-24" => 46, "4-100-24" => 92, "4-200-24" => 184,//贵州 24
+        "4-30-10" => 28.5, "4-50-10" => 47.5, "4-100-10" => 95, "4-200-10" => 190,//江苏 10
 
         //电信
         "6-30-19" => 28.05, "6-50-19" => 46.75, "6-100-19" => 93.5, "6-200-19" => 187,//广东 19