From f73bbec8a2a75aac73a58bb8b52eca369614d70d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E7=90=B3?= <1911390090@qq.com> Date: Wed, 29 May 2024 09:35:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E6=9D=A5=E6=BA=90=EF=BC=88?= =?UTF-8?q?=20=E9=9B=B7=E8=BE=BE=E8=AF=86=E5=88=AB=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/business/DcEventMapper.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/zc-business/src/main/resources/mapper/business/DcEventMapper.xml b/zc-business/src/main/resources/mapper/business/DcEventMapper.xml index 54cf8f25..3837c2ec 100644 --- a/zc-business/src/main/resources/mapper/business/DcEventMapper.xml +++ b/zc-business/src/main/resources/mapper/business/DcEventMapper.xml @@ -188,7 +188,7 @@ WHEN '1-1' THEN '追尾' WHEN '1-2' THEN '侧翻' WHEN '1-3' THEN '撞护栏' - WHEN '1-4' THEN '自然' + WHEN '1-4' THEN '自燃' WHEN '1-5' THEN '其他事故' WHEN '2-1' THEN '车辆故障' WHEN '3-1' THEN '主线封闭和限行' @@ -255,6 +255,12 @@ WHEN '4' THEN '视频巡查' WHEN '5' THEN '视频AI' WHEN '6' THEN '一键救援' + WHEN '8' THEN '雷达识别' + WHEN '9' THEN '锥桶' + WHEN '10' THEN '护栏碰撞' + WHEN '11' THEN '扫码报警' + WHEN '12' THEN '非机预警' + WHEN '13' THEN '气象检测器' ELSE '其他' END AS stringEventSource, event_nature, @@ -427,7 +433,7 @@ WHEN '1-1' THEN '追尾' WHEN '1-2' THEN '侧翻' WHEN '1-3' THEN '撞护栏' - WHEN '1-4' THEN '自然' + WHEN '1-4' THEN '自燃' WHEN '1-5' THEN '其他事故' WHEN '2-1' THEN '车辆故障' WHEN '3-1' THEN '主线封闭和限行' @@ -495,6 +501,12 @@ WHEN '4' THEN '视频巡查' WHEN '5' THEN '视频AI' WHEN '6' THEN '一键救援' + WHEN '8' THEN '雷达识别' + WHEN '9' THEN '锥桶' + WHEN '10' THEN '护栏碰撞' + WHEN '11' THEN '扫码报警' + WHEN '12' THEN '非机预警' + WHEN '13' THEN '气象检测器' ELSE '其他' END AS stringEventSource, dc_event.event_nature,