|
@@ -2460,11 +2460,12 @@ $meixu_sec_phone = [
|
|
|
],
|
|
|
100 => [
|
|
|
['goods_id' => 8723, 'price' => 100.55, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
- ['goods_id' => 8723, 'price' => 100.05, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8723, 'price' => 101.6, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 8723, 'price' => 101, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
200 => [
|
|
|
['goods_id' => 8724, 'price' => 201.1, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8724, 'price' => 203.2, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 8724, 'price' => 202.2, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
300 => [
|
|
@@ -4332,6 +4333,51 @@ $zhixinzhuanch_phone = [
|
|
|
// ]
|
|
|
]
|
|
|
];
|
|
|
+$jinyu_phone = [
|
|
|
+ 'name' => 'jinyu', 'store_id' => 440, 'qualitys' => '2', 'official_sn' => true, 'refill_type' => 'api',
|
|
|
+ 'amount' => [
|
|
|
+// 10 => [
|
|
|
+// ['goods_id' => 9469, 'price' => 10, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 9469, 'price' => 10, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 9469, 'price' => 10, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+// ],
|
|
|
+// 20 => [
|
|
|
+// ['goods_id' => 9470, 'price' => 20, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 9470, 'price' => 20, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 9470, 'price' => 20, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+// ],
|
|
|
+// 30 => [
|
|
|
+// ['goods_id' => 9471, 'price' => 30, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 9471, 'price' => 30, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 9471, 'price' => 30, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+// ],
|
|
|
+ 50 => [
|
|
|
+// ['goods_id' => 9472, 'price' => 50, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 9472, 'price' => 51.875, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 9472, 'price' => 50, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 100 => [
|
|
|
+ ['goods_id' => 9473, 'price' => 103.75, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 9473, 'price' => 103.75, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 9473, 'price' => 103.75, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 200 => [
|
|
|
+ ['goods_id' => 9474, 'price' => 207.5, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 9474, 'price' => 207.5, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 9474, 'price' => 207.5, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 300 => [
|
|
|
+ ['goods_id' => 9475, 'price' => 311.25, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 9475, 'price' => 311.25, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 9475, 'price' => 311.25, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 500 => [
|
|
|
+ ['goods_id' => 9476, 'price' => 518.75, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 9476, 'price' => 500, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 9476, 'price' => 518.75, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+];
|
|
|
|
|
|
$phone_providers = [
|
|
|
[ 'name' => 'xunyin', 'cfg' => $xunyin_phone ],
|
|
@@ -4457,4 +4503,5 @@ $phone_providers = [
|
|
|
[ 'name' => 'kachong70_ye', 'cfg' => $kachong70_ye_phone ],
|
|
|
[ 'name' => 'canbin_sec', 'cfg' => $canbin_sec_phone ],
|
|
|
[ 'name' => 'zhixinzhuanch', 'cfg' => $zhixinzhuanch_phone ],
|
|
|
+ [ 'name' => 'jinyu', 'cfg' => $jinyu_phone ],
|
|
|
];
|