diff --git a/src/main/resources/mapper/pms/EamMapper.xml b/src/main/resources/mapper/pms/EamMapper.xml index 2c4dbe3c..8342318d 100644 --- a/src/main/resources/mapper/pms/EamMapper.xml +++ b/src/main/resources/mapper/pms/EamMapper.xml @@ -2235,7 +2235,7 @@ reach_date = GetDate(), reach_operator = #{reachOperator}, reach_operator_name = #{reachOperatorName} - where site = #{site} and OrderNo = #{orderNo} and FunctionType = #{functionType} + where site = #{site} and OrderNo = #{orderNo} and FunctionType = #{functionType} and bu_No = #{buNo}