Browse Source

youhe_fs add 云南移动

xiaoyu 2 years ago
parent
commit
657bef0cf3

+ 7 - 1
helper/refill/api/xyz/youhe_fs/api.txt

@@ -61,4 +61,10 @@
 河南移动30元 1410030
 河南移动50元 1410050
 河南移动100元 1410100
-河南移动200元 1410200
+河南移动200元 1410200
+
+2022.12.5
+云南移动30面值 1530030
+云南移动50面值 1530050
+云南移动100面值 1530100
+云南移动200面值 1530200

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

@@ -56,6 +56,13 @@ class config
                 100 => 1410100,
                 200 => 1410200,
             ],
+            //云南
+            25 => [
+                30  => 1530030,
+                50  => 1530050,
+                100 => 1530100,
+                200 => 1530200,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //山东
@@ -96,6 +103,7 @@ class config
         "4-30-24" => 28.05, "4-50-24" => 46.75, "4-100-24" => 93.5, "4-200-24" => 187,//贵州 24
         "4-30-13" => 28.05, "4-50-13" => 46.75, "4-100-13" => 93.5, "4-200-13" => 187,//福建 13
         "4-30-16" => 28.05, "4-50-16" => 46.75, "4-100-16" => 93.5, "4-200-16" => 187,//河南 16
+        "4-30-25" => 28.05, "4-50-25" => 46.75, "4-100-25" => 93.5, "4-200-25" => 187,//云南 25
 
         //电信
         "6-30-15" => 28.05, "6-50-15" => 46.75, "6-100-15" => 93.5, "6-200-15" => 187,//山东 15

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

@@ -56,6 +56,13 @@ class config
                 100 => 1410100,
                 200 => 1410200,
             ],
+            //云南
+            25 => [
+                30  => 1530030,
+                50  => 1530050,
+                100 => 1530100,
+                200 => 1530200,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //山东
@@ -96,6 +103,7 @@ class config
         "4-30-24" => 28.05, "4-50-24" => 46.75, "4-100-24" => 93.5, "4-200-24" => 187,//贵州 24
         "4-30-13" => 28.05, "4-50-13" => 46.75, "4-100-13" => 93.5, "4-200-13" => 187,//福建 13
         "4-30-16" => 28.05, "4-50-16" => 46.75, "4-100-16" => 93.5, "4-200-16" => 187,//河南 16
+        "4-30-25" => 28.05, "4-50-25" => 46.75, "4-100-25" => 93.5, "4-200-25" => 187,//云南 25
 
         //电信
         "6-30-15" => 28.05, "6-50-15" => 46.75, "6-100-15" => 93.5, "6-200-15" => 187,//山东 15