diff --git a/ETCLaneMonitoringEvaluation/src/main/java/com/nmggs/query/mapper/GantryMapper.xml b/ETCLaneMonitoringEvaluation/src/main/java/com/nmggs/query/mapper/GantryMapper.xml
index b3512a5..5c112db 100644
--- a/ETCLaneMonitoringEvaluation/src/main/java/com/nmggs/query/mapper/GantryMapper.xml
+++ b/ETCLaneMonitoringEvaluation/src/main/java/com/nmggs/query/mapper/GantryMapper.xml
@@ -6,12 +6,13 @@
diff --git a/ETCLaneMonitoringEvaluation/src/main/resources/version/1.0.5.txt b/ETCLaneMonitoringEvaluation/src/main/resources/version/1.0.6.txt
similarity index 81%
rename from ETCLaneMonitoringEvaluation/src/main/resources/version/1.0.5.txt
rename to ETCLaneMonitoringEvaluation/src/main/resources/version/1.0.6.txt
index 4b0a55c..604a1cd 100644
--- a/ETCLaneMonitoringEvaluation/src/main/resources/version/1.0.5.txt
+++ b/ETCLaneMonitoringEvaluation/src/main/resources/version/1.0.6.txt
@@ -5,3 +5,4 @@
4 2024年09月10日 1.0.3 增加重点关注门架车流量统计页面查询
5 2024年09月12日 1.0.4 重点关注门架车流量统计页面增加相关联非现点位
6 2024年09月14日 1.0.5 ETC车辆通行成功率统计查询默认查询三天前数据(汇总数据为保证精准)
+7 2024年09月18日 1.0.6 重点关注门架车流量统计页面将专项作业车车流量,分别加载货车的对应车型中,如21型,加在11型中,以此类推
diff --git a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war
index 5f5cdd8..f5e2a38 100644
Binary files a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war and b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war differ
diff --git a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war.original b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war.original
index 431f924..7892867 100644
Binary files a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war.original and b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation.war.original differ
diff --git a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/META-INF/MANIFEST.MF b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/META-INF/MANIFEST.MF
deleted file mode 100644
index 6cb5cdd..0000000
--- a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,9 +0,0 @@
-Manifest-Version: 1.0
-Created-By: IntelliJ IDEA
-Built-By: shuguang
-Build-Jdk: version 1.8.0_121
-Implementation-Title: ETCLaneMonitoringEvaluation
-Implementation-Version: 0.0.1-SNAPSHOT
-Implementation-Vendor-Id: com.nmggs
-Main-Class: ${start-class}
-
diff --git a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/com/nmggs/query/mapper/GantryMapper.xml b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/com/nmggs/query/mapper/GantryMapper.xml
index b3512a5..5c112db 100644
--- a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/com/nmggs/query/mapper/GantryMapper.xml
+++ b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/com/nmggs/query/mapper/GantryMapper.xml
@@ -6,12 +6,13 @@
diff --git a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/version/1.0.5.txt b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/version/1.0.6.txt
similarity index 81%
rename from ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/version/1.0.5.txt
rename to ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/version/1.0.6.txt
index 4b0a55c..604a1cd 100644
--- a/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/version/1.0.5.txt
+++ b/ETCLaneMonitoringEvaluation/target/ETCLaneMonitoringEvaluation/WEB-INF/classes/version/1.0.6.txt
@@ -5,3 +5,4 @@
4 2024年09月10日 1.0.3 增加重点关注门架车流量统计页面查询
5 2024年09月12日 1.0.4 重点关注门架车流量统计页面增加相关联非现点位
6 2024年09月14日 1.0.5 ETC车辆通行成功率统计查询默认查询三天前数据(汇总数据为保证精准)
+7 2024年09月18日 1.0.6 重点关注门架车流量统计页面将专项作业车车流量,分别加载货车的对应车型中,如21型,加在11型中,以此类推
diff --git a/ETCLaneMonitoringEvaluation/target/classes/com/nmggs/query/mapper/GantryMapper.xml b/ETCLaneMonitoringEvaluation/target/classes/com/nmggs/query/mapper/GantryMapper.xml
index b3512a5..5c112db 100644
--- a/ETCLaneMonitoringEvaluation/target/classes/com/nmggs/query/mapper/GantryMapper.xml
+++ b/ETCLaneMonitoringEvaluation/target/classes/com/nmggs/query/mapper/GantryMapper.xml
@@ -6,12 +6,13 @@
diff --git a/ETCLaneMonitoringEvaluation/target/classes/version/1.0.5.txt b/ETCLaneMonitoringEvaluation/target/classes/version/1.0.6.txt
similarity index 81%
rename from ETCLaneMonitoringEvaluation/target/classes/version/1.0.5.txt
rename to ETCLaneMonitoringEvaluation/target/classes/version/1.0.6.txt
index 4b0a55c..604a1cd 100644
--- a/ETCLaneMonitoringEvaluation/target/classes/version/1.0.5.txt
+++ b/ETCLaneMonitoringEvaluation/target/classes/version/1.0.6.txt
@@ -5,3 +5,4 @@
4 2024年09月10日 1.0.3 增加重点关注门架车流量统计页面查询
5 2024年09月12日 1.0.4 重点关注门架车流量统计页面增加相关联非现点位
6 2024年09月14日 1.0.5 ETC车辆通行成功率统计查询默认查询三天前数据(汇总数据为保证精准)
+7 2024年09月18日 1.0.6 重点关注门架车流量统计页面将专项作业车车流量,分别加载货车的对应车型中,如21型,加在11型中,以此类推