소스 검색

xyz yl yamiaoman add yd50 94.5

haru haru 2 년 전
부모
커밋
151a07fe65

+ 1 - 0
data/config/xyz/refill.ini.php

@@ -5226,6 +5226,7 @@ $yamiaoman_phone = ['name' => 'yamiaoman', 'store_id' => 205, 'qualitys' => '5',
 //            ['goods_id' => 7724, 'price' => 27.75, 'quality' => 5, 'card_type' => 'chinatelecom']
 //        ],
         50 => [
+            ['goods_id' => 7725, 'price' => 47.25, 'quality' => 5, 'card_type' => 'chinamobile'],
             ['goods_id' => 7725, 'price' => 45, 'quality' => 5, 'card_type' => 'chinaunicom'],
             ['goods_id' => 7725, 'price' => 45.5, 'quality' => 5, 'card_type' => 'chinatelecom']
         ],

+ 1 - 0
data/config/yl/refill.ini.php

@@ -5228,6 +5228,7 @@ $yamiaoman_phone = ['name' => 'yamiaoman', 'store_id' => 205, 'qualitys' => '5',
 //            ['goods_id' => 7724, 'price' => 27.75, 'quality' => 5, 'card_type' => 'chinatelecom']
 //        ],
         50 => [
+            ['goods_id' => 7725, 'price' => 47.25, 'quality' => 5, 'card_type' => 'chinamobile'],
             ['goods_id' => 7725, 'price' => 45, 'quality' => 5, 'card_type' => 'chinaunicom'],
             ['goods_id' => 7725, 'price' => 45.5, 'quality' => 5, 'card_type' => 'chinatelecom']
         ],

+ 1 - 0
helper/refill/api/xyz/yamiaoman/config.php

@@ -16,6 +16,7 @@ class config
 
     const PRODUCT = [
         mtopcard\ChinaMobileCard => [
+            50  => 100111,
             100 => 100025,
             200 => 100026,
         ],

+ 5 - 1
helper/refill/api/xyz/yamiaoman/开户信息.txt

@@ -27,4 +27,8 @@ appSecret:VAkzZAuLgZWDCJGu
 100025
 慢充移动100
 100026
-慢充移动200
+慢充移动200
+
+2022.5.24
+100111
+慢充移动50

+ 1 - 0
helper/refill/api/yl/yamiaoman/config.php

@@ -16,6 +16,7 @@ class config
 
     const PRODUCT = [
         mtopcard\ChinaMobileCard => [
+            50  => 100111,
             100 => 100025,
             200 => 100026,
         ],