From d3bc873bcfe4494acc6628e08a7cbda2214ff229 Mon Sep 17 00:00:00 2001 From: zhaocheng <578322713@qq.com> Date: Thu, 11 Aug 2022 21:34:28 +0800 Subject: [PATCH] =?UTF-8?q?'=E5=AF=BC=E5=85=A5=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/service/CarInfoHandle.php | 2 +- runtime/session/sess_f0c35153899e626149d7aa338fcf92c5 | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 runtime/session/sess_f0c35153899e626149d7aa338fcf92c5 diff --git a/extend/service/CarInfoHandle.php b/extend/service/CarInfoHandle.php index 1dc8889..dfaec59 100644 --- a/extend/service/CarInfoHandle.php +++ b/extend/service/CarInfoHandle.php @@ -632,7 +632,7 @@ class CarInfoHandle private function getTitleAndField($export_type, $export_field) { $orgTitles = ['区域', '购车日期', '客户姓名', '证件号码', '联系方式', '车架号', '车牌号', '发动机号', '品牌型号', '新车购置价', '保险公司', '商业止保日期', '交强止保日期', '被保险人', '被保险人证件号']; - $bhxTitles = ['line', 'line', '车牌号', '车架号', '发动机号', '车主证件号码', '品牌型号', '注册日期', '去年投保公司', '交强险到期时间', '商业险到期时间', '客户姓名', '客户电话1', '客户电话2', '客户备注', '客户备注2', '客户类别', '业务员姓名', '业务员账号']; + $bhxTitles = ['line', 'line', 'line', '车牌号', '车架号', '发动机号', '车主证件号码', '车主姓名', '被保人证件号', '被保人姓名', '投保人证件号', '投保人姓名', '品牌型号', '注册日期', '去年投保公司', '交强险到期时间', '商业险到期时间', '客户姓名', '客户电话1', '客户电话2', '客户类别','地址信息', '客户备注1', '客户备注2', '用户姓名', '用户账号']; $bmcTitles = ['注册日期', '车牌号', '车架号', '发动机号', '品牌型号', '年款', '排量', '车主', '车主证件号', '联系电话', '新车购置价', '被保险人', '被保险人证件号', '联系电话', '上年承保公司', '商业止保日期', '交强止保日期', 'insurer_type', '联系人', '联系电话', '联系人', '联系电话', '联系人', '联系电话']; $orgFields = ['duty_no', 'register_date', 'car_man', 'car_number', 'car_phone', 'car_frame_no', 'car_no', 'engine_no', 'factory_model', 'purchase_price', 'compay', 'insurer1_date', 'insurer2_date', 'id_man', 'id_number']; if (in_array($export_type, ['bhx', 'failed','success_bmc']) && count($export_field) == 1) { diff --git a/runtime/session/sess_f0c35153899e626149d7aa338fcf92c5 b/runtime/session/sess_f0c35153899e626149d7aa338fcf92c5 deleted file mode 100644 index ca07378..0000000 --- a/runtime/session/sess_f0c35153899e626149d7aa338fcf92c5 +++ /dev/null @@ -1 +0,0 @@ -a:2:{s:10:"login_time";i:1614656727;s:11:"last_action";i:1614657559;} \ No newline at end of file