diff --git a/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml b/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml
index c2ad5bcfc..4f83c05eb 100644
--- a/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml
+++ b/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml
@@ -300,6 +300,7 @@
and scan_type=#{scanType}
+ bl_last_track=#{blLastTrack}
and pre_or_next_station like concat('%', #{preOrNextStation}, '%')
and pre_or_next_station_code=#{preOrNextStationCode}
and pre_or_next_station_phone like concat('%', #{preOrNextStationPhone}, '%')
@@ -726,4 +727,4 @@
-
\ No newline at end of file
+