|
|
@ -3714,16 +3714,6 @@ class InsurerController extends BaseController |
|
|
|
$order_info->status_id = 1; |
|
|
|
$order_info->status_id = 1; |
|
|
|
$order_info->return_remark = $return_remark; |
|
|
|
$order_info->return_remark = $return_remark; |
|
|
|
$order_info->return_time = time(); |
|
|
|
$order_info->return_time = time(); |
|
|
|
$order_info->insurer1_no = ''; |
|
|
|
|
|
|
|
$order_info->insurer2_no = ''; |
|
|
|
|
|
|
|
$order_info->shangye_src = ''; |
|
|
|
|
|
|
|
$order_info->jiaoqiang_src = ''; |
|
|
|
|
|
|
|
$order_info->fapiao_src = ''; |
|
|
|
|
|
|
|
$order_info->jq_fapiao_src = ''; |
|
|
|
|
|
|
|
$order_info->upload_status = 1; |
|
|
|
|
|
|
|
$order_info->payee_id = ''; |
|
|
|
|
|
|
|
$order_info->payment_id = ''; |
|
|
|
|
|
|
|
$order_info->payer = ''; |
|
|
|
|
|
|
|
$order_info->gift_status = 0; |
|
|
|
$order_info->gift_status = 0; |
|
|
|
// 车辆信息处理 |
|
|
|
// 车辆信息处理 |
|
|
|
if ($order_info->car->op2_id > 0) { //续保 |
|
|
|
if ($order_info->car->op2_id > 0) { //续保 |
|
|
|