|
@@ -1935,16 +1935,16 @@ $xinyang_phone = ['name' => 'xinyang', 'store_id' => 105, 'qualitys' => '2',
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
|
|
-$guochuang_phone = ['name' => 'guochuang', 'store_id' => 104, 'qualitys' => '1',
|
|
|
- 'amount' => [
|
|
|
- 10 => [['goods_id' => 6925, 'price' => 9.53, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
- 20 => [['goods_id' => 6926, 'price' => 19.06, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
- 30 => [['goods_id' => 6927, 'price' => 28.59, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
- 50 => [['goods_id' => 6928, 'price' => 47.65, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
- 100 => [['goods_id' => 6929, 'price' => 95.3, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
- 200 => [['goods_id' => 6930, 'price' => 190.6, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
- 300 => [['goods_id' => 6931, 'price' => 285.9, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
- 500 => [['goods_id' => 6932, 'price' => 476.5, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']]
|
|
|
+$guochuang_phone = ['name' => 'guochuang', 'store_id' => 106, 'qualitys' => '2',
|
|
|
+ 'amount' => [
|
|
|
+ 10 => [['goods_id' => 6941, 'price' => 9.99, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
+ 20 => [['goods_id' => 6942, 'price' => 19.98, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
+ 30 => [['goods_id' => 6943, 'price' => 29.97, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
+ 50 => [['goods_id' => 6944, 'price' => 49.95, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
+ 100 => [['goods_id' => 6945, 'price' => 99.9, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
+ 200 => [['goods_id' => 6946, 'price' => 199.8, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
+ 300 => [['goods_id' => 6947, 'price' => 299.7, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
+ 500 => [['goods_id' => 6948, 'price' => 499.5, 'quality' => 2, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']]
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|