|
@@ -31,12 +31,12 @@ $lx_oil = ['name' => 'lx', 'store_id' => 14, 'card_type' => ['sinopec'],
|
|
],
|
|
],
|
|
'period' => ['start' => '14:00', 'end' => '17:55'],'official_sn' => true,'refill_type' => 'inner_store'];
|
|
'period' => ['start' => '14:00', 'end' => '17:55'],'official_sn' => true,'refill_type' => 'inner_store'];
|
|
|
|
|
|
-$zz_oil = ['name' => 'zz', 'store_id' => 15, 'card_type' => ['sinopec'],
|
|
|
|
- 'amount' => [100 => ['goods_id' => 6313, 'price' => 98],
|
|
|
|
- 200 => ['goods_id' => 6314, 'price' => 196],
|
|
|
|
- 500 => ['goods_id' => 6315, 'price' => 490],
|
|
|
|
- 1000 => ['goods_id' => 6316, 'price' => 980],
|
|
|
|
- 2000 => ['goods_id' => 6317, 'price' => 1960]], 'refill_type' => 'api'];
|
|
|
|
|
|
+$saihu_oil = ['name' => 'saihu', 'store_id' => 15, 'card_type' => ['sinopec'],
|
|
|
|
+ 'amount' => [100 => ['goods_id' => 6313, 'price' => 97],
|
|
|
|
+ 200 => ['goods_id' => 6314, 'price' => 194],
|
|
|
|
+ 500 => ['goods_id' => 6315, 'price' => 485],
|
|
|
|
+ 1000 => ['goods_id' => 6316, 'price' => 970],
|
|
|
|
+ 2000 => ['goods_id' => 6317, 'price' => 1940]], 'refill_type' => 'api'];
|
|
|
|
|
|
//'zzx' => $zzx_oil,
|
|
//'zzx' => $zzx_oil,
|
|
//$oil_providers = ['suhc' => $suhc_oil, 'suhctm' => $suhctm_oil, 'lx' => $lx_oil];
|
|
//$oil_providers = ['suhc' => $suhc_oil, 'suhctm' => $suhctm_oil, 'lx' => $lx_oil];
|