diff --git a/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml b/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml
index ef8dc91a3..95e36decc 100644
--- a/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml
+++ b/emis-biz/src/main/resources/mapper/EmisTmsScanRecordMapper.xml
@@ -181,12 +181,6 @@
and a.scan_site_code=b.send_site_code
-
- and a.scan_site_code=b.dispatch_underling_site_code
-
-
- and a.scan_site_code=b.dispatch_underling_site_code
-
and a.scan_site_code=#{scanSiteCode}
@@ -214,12 +208,6 @@
and a.scan_site_code=b.send_site_code
-
- and a.scan_site_code=b.dispatch_underling_site_code
-
-
- and a.scan_site_code=b.dispatch_underling_site_code
-
and a.scan_site_code=#{scanSiteCode}
and a.pre_or_next_station_code=#{preOrNextStationCode}
@@ -257,12 +245,7 @@
and x.scan_site_code=x2.send_site_code
-
- and x.scan_site_code=x2.dispatch_underling_site_code
-
-
- and x.scan_site_code=x2.dispatch_underling_site_code
-
+
and x.pre_or_next_station_code=#{preOrNextStationCode}
and x.scan_man_code=#{scanManCode}
and x.scan_date = ]]> #{params.beginScanDate}