@@ -378,7 +378,7 @@ class Buy
'order' => '',
'order_num' => $order_data['order_num'],
'order_id' => $id,
- 'type' => 'pay',
+ 'type' => 'test',
);
}