From 2d6a51b9c145ce353fe9aae6a2dd215ab12f6181 Mon Sep 17 00:00:00 2001 From: qiezi <15576055375@163.com> Date: Fri, 9 May 2025 09:13:12 +0800 Subject: [PATCH] 20250508 --- src/main/resources/mapper/production/ReworkRecordMapper.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/resources/mapper/production/ReworkRecordMapper.xml b/src/main/resources/mapper/production/ReworkRecordMapper.xml index 44bfc85..4f5380c 100644 --- a/src/main/resources/mapper/production/ReworkRecordMapper.xml +++ b/src/main/resources/mapper/production/ReworkRecordMapper.xml @@ -157,9 +157,6 @@ tv_id from Operator - - and site = #{site} - and OperatorID = #{operatorId}