|
@@ -144,11 +144,19 @@ $dixin_slow = ['name' => 'dixin_slow', 'store_id' => 382,'qualitys' => '1',
|
|
|
|
|
|
$weisanhuo_normal = ['name' => 'weisanhuo_normal', 'store_id' => 383, 'qualitys' => '1',
|
|
|
'amount' => [
|
|
|
+ 30 => [
|
|
|
+ ['goods_id' => 8990, 'price' => 28.44, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
+ ],
|
|
|
+ 50 => [
|
|
|
+ ['goods_id' => 8991, 'price' => 47.4, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
+ ],
|
|
|
100 => [
|
|
|
['goods_id' => 8992, 'price' => 96.5, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8992, 'price' => 94.8, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
200 => [
|
|
|
['goods_id' => 8993, 'price' => 193,'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8993, 'price' => 189.6,'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
300 => [
|
|
|
['goods_id' => 8994, 'price' => 289.5,'quality' => 1, 'card_type' => 'chinamobile'],
|