From d011c1fced54bf89c03c2c39c9049697b470eba2 Mon Sep 17 00:00:00 2001 From: linfso Date: Thu, 15 Aug 2024 18:58:10 +0800 Subject: [PATCH] md --- .../mapper/EmisTmsScanRecordMapper.xml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) 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}