Browse Source

zy oil provider quality update 5

xiaoyu 1 year ago
parent
commit
8dd638b86a
1 changed files with 18 additions and 18 deletions
  1. 18 18
      data/config/zy/refill.ini.php

+ 18 - 18
data/config/zy/refill.ini.php

@@ -14,13 +14,13 @@ $config['refill_specs'] = [
     'chinatelecom' => $config['refill_phone_specs']
 ];
 
-$ruidongsoil_oil = ['name' => 'ruidongsoil', 'store_id' => 15, 'qualitys' => '2',
+$ruidongsoil_oil = ['name' => 'ruidongsoil', 'store_id' => 15, 'qualitys' => '5',
     'amount' => [
-        50 => [['goods_id' => 6463, 'price' => 50, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        100 => [['goods_id' => 6464, 'price' => 100, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        200 => [['goods_id' => 6465, 'price' => 200, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        500 => [['goods_id' => 6466, 'price' => 500, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        1000 => [['goods_id' => 6467, 'price' => 1000, 'quality' => 2, 'card_type' => 'petrochina,sinopec']]
+        50 => [['goods_id' => 6463, 'price' => 50, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        100 => [['goods_id' => 6464, 'price' => 100, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        200 => [['goods_id' => 6465, 'price' => 200, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        500 => [['goods_id' => 6466, 'price' => 500, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        1000 => [['goods_id' => 6467, 'price' => 1000, 'quality' => 5, 'card_type' => 'petrochina,sinopec']]
     ],
     'refill_type' => 'api'];
 
@@ -34,23 +34,23 @@ $chewshioil_oil = ['name' => 'chewshioil', 'store_id' => 18, 'qualitys' => '5',
     ],
     'refill_type' => 'api'];
 
-$shenzhouoil_oil = ['name' => 'shenzhouoil', 'store_id' => 19, 'qualitys' => '2',
+$shenzhouoil_oil = ['name' => 'shenzhouoil', 'store_id' => 19, 'qualitys' => '5',
     'amount' => [
-        50 => [['goods_id' => 6489, 'price' => 50, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        100 => [['goods_id' => 6490, 'price' => 100, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        200 => [['goods_id' => 6491, 'price' => 200, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        500 => [['goods_id' => 6492, 'price' => 500, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        1000 => [['goods_id' => 6493, 'price' => 1000, 'quality' => 2, 'card_type' => 'petrochina,sinopec']]
+        50 => [['goods_id' => 6489, 'price' => 50, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        100 => [['goods_id' => 6490, 'price' => 100, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        200 => [['goods_id' => 6491, 'price' => 200, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        500 => [['goods_id' => 6492, 'price' => 500, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        1000 => [['goods_id' => 6493, 'price' => 1000, 'quality' => 5, 'card_type' => 'petrochina,sinopec']]
     ],
     'refill_type' => 'api'];
 
-$oillanse_oil = ['name' => 'oillanse', 'store_id' => 65, 'qualitys' => '2',
+$oillanse_oil = ['name' => 'oillanse', 'store_id' => 65, 'qualitys' => '5',
     'amount' => [
-        50 => [['goods_id' => 6799, 'price' => 50, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        100 => [['goods_id' => 6800, 'price' => 100, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        200 => [['goods_id' => 6801, 'price' => 200, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        500 => [['goods_id' => 6802, 'price' => 500, 'quality' => 2, 'card_type' => 'petrochina,sinopec']],
-        1000 => [['goods_id' => 6803, 'price' => 1000, 'quality' => 2, 'card_type' => 'petrochina,sinopec']]
+        50 => [['goods_id' => 6799, 'price' => 50, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        100 => [['goods_id' => 6800, 'price' => 100, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        200 => [['goods_id' => 6801, 'price' => 200, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        500 => [['goods_id' => 6802, 'price' => 500, 'quality' => 5, 'card_type' => 'petrochina,sinopec']],
+        1000 => [['goods_id' => 6803, 'price' => 1000, 'quality' => 5, 'card_type' => 'petrochina,sinopec']]
     ],
     'refill_type' => 'api'];