Selaa lähdekoodia

xyz yl cangxin add 福建 50-200

xiaoyu 2 vuotta sitten
vanhempi
commit
18b2e61bc0

+ 3 - 0
helper/refill/api/xyz/cangxin/config.php

@@ -46,6 +46,9 @@ class config
         24 => [
             30 => '1260030', 50 => '1260050', 100 => '1260100', 200 => '1260200'
         ], //贵州
+        13 => [
+            50 => 'fjyd50', 100 => 'fjyd100', 200 => 'fjyd200'
+        ], //福建
     ];
     const ExtHeaders = ['Content-Type:application/x-www-form-urlencoded;charset=utf-8'];
 }

+ 5 - 0
helper/refill/api/xyz/cangxin/开户信息.txt

@@ -32,3 +32,8 @@ jsyd200 江苏移动200元
 sdyd50  山东移动50元
 sdyd100 山东移动100元
 sdyd200 山东移动200元
+
+2022.11.21
+fjyd50
+fjyd100
+fjyd200

+ 3 - 0
helper/refill/api/yl/cangxin/config.php

@@ -46,6 +46,9 @@ class config
         24 => [
             30 => '1260030', 50 => '1260050', 100 => '1260100', 200 => '1260200'
         ], //贵州
+        13 => [
+            50 => 'fjyd50', 100 => 'fjyd100', 200 => 'fjyd200'
+        ], //福建
     ];
     const ExtHeaders = ['Content-Type:application/x-www-form-urlencoded;charset=utf-8'];
 }