浏览代码

xyz yl cangxin add lt 300 500 945

haru haru 3 年之前
父节点
当前提交
1ed20a9b88

+ 6 - 2
data/config/xyz/refill.ini.php

@@ -4091,8 +4091,12 @@ $cangxin_phone = ['name' => 'cangxin', 'store_id' => 174, 'qualitys' => '1',
             ['goods_id' => 7477, 'price' => 189.6, 'quality' => 1, 'card_type' => 'chinaunicom'],
             ['goods_id' => 7477, 'price' => 189, 'quality' => 1, 'card_type' => 'chinatelecom']
         ],
-//        300 => [['goods_id' => 7478, 'price' => 286.5, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
-//        500 => [['goods_id' => 7479, 'price' => 477.5, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']]
+        300 => [
+            ['goods_id' => 7478, 'price' => 283.5, 'quality' => 1, 'card_type' => 'chinaunicom'],
+        ],
+        500 => [
+            ['goods_id' => 7479, 'price' => 472.5, 'quality' => 1, 'card_type' => 'chinaunicom']
+        ]
     ],
     'official_sn' => true, 'refill_type' => 'api'];
 

+ 6 - 2
data/config/yl/refill.ini.php

@@ -4093,8 +4093,12 @@ $cangxin_phone = ['name' => 'cangxin', 'store_id' => 174, 'qualitys' => '1',
             ['goods_id' => 7477, 'price' => 189.6, 'quality' => 1, 'card_type' => 'chinaunicom'],
             ['goods_id' => 7477, 'price' => 189, 'quality' => 1, 'card_type' => 'chinatelecom']
         ],
-//        300 => [['goods_id' => 7478, 'price' => 286.5, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
-//        500 => [['goods_id' => 7479, 'price' => 477.5, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']]
+        300 => [
+            ['goods_id' => 7478, 'price' => 283.5, 'quality' => 1, 'card_type' => 'chinaunicom'],
+        ],
+        500 => [
+            ['goods_id' => 7479, 'price' => 472.5, 'quality' => 1, 'card_type' => 'chinaunicom']
+        ]
     ],
     'official_sn' => true, 'refill_type' => 'api'];
 

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

@@ -25,6 +25,8 @@ class config
             50  => 3320050,
             100 => 3320100,
             200 => 3320200,
+            300 => 3320300,
+            500 => 3320500,
         ],
         mtopcard\ChinaTelecomCard => [
             30  => 2320030,

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

@@ -14,3 +14,7 @@
 3320050  全国联通50元
 3320100  全国联通100元
 3320200  全国联通200元
+
+2022.5.5
+联通300 3320300
+联通500 3320500

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

@@ -25,6 +25,8 @@ class config
             50  => 3320050,
             100 => 3320100,
             200 => 3320200,
+            300 => 3320300,
+            500 => 3320500,
         ],
         mtopcard\ChinaTelecomCard => [
             30  => 2320030,