소스 검색

dezhi_fs add 云南移动

xiaoyu 2 년 전
부모
커밋
1415107a56
3개의 변경된 파일22개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      helper/refill/api/xyz/jiaqi_fs/api.txt
  2. 7 0
      helper/refill/api/xyz/jiaqi_fs/config.php
  3. 7 0
      helper/refill/api/yl/jiaqi_fs/config.php

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

@@ -55,3 +55,11 @@ ID   :   200006
 江苏移动50元 1320050
 江苏移动100元 1320100
 江苏移动200元 1320200
+
+
+2023.3.11
+嘉麒  明天配置下云南移动50-200
+
+云南移动50元     1530050
+云南移动100元    1530100
+云南移动200元    1530200

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

@@ -52,6 +52,12 @@ class config
                 100 => 1320100,
                 200 => 1320200,
             ],
+            //云南
+            25 => [
+                50  => 1530050,
+                100 => 1530100,
+                200 => 1530200,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //广东
@@ -92,6 +98,7 @@ class config
         "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
         "4-30-10" => 28.2, "4-50-10" => 47, "4-100-10" => 94, "4-200-10" => 188,//江苏 10
+        "4-50-25" => 47, "4-100-25" => 94, "4-200-25" => 188,//云南 25
 
         //电信
         "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

@@ -52,6 +52,12 @@ class config
                 100 => 1320100,
                 200 => 1320200,
             ],
+            //云南
+            25 => [
+                50  => 1530050,
+                100 => 1530100,
+                200 => 1530200,
+            ],
         ],
         mtopcard\ChinaTelecomCard => [
             //广东
@@ -92,6 +98,7 @@ class config
         "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
         "4-30-10" => 28.2, "4-50-10" => 47, "4-100-10" => 94, "4-200-10" => 188,//江苏 10
+        "4-50-25" => 47, "4-100-25" => 94, "4-200-25" => 188,//云南 25
 
         //电信
         "6-30-19" => 28.2, "6-50-19" => 47, "6-100-19" => 94, "6-200-19" => 188,//广东 19