|
@@ -19,7 +19,7 @@ $config['refill_specs'] = [
|
|
|
$oil_providers = [];
|
|
|
$config['oil_providers'] = $oil_providers;
|
|
|
|
|
|
-$baidu_phone = ['name' => 'baidu', 'store_id' => 71,
|
|
|
+$baidu_phone = ['name' => 'baidu', 'store_id' => 71,'qualitys' => '1',
|
|
|
'amount' => [
|
|
|
10 => [['goods_id' => 6692, 'price' => 9, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
20 => [['goods_id' => 6693, 'price' => 18, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|