From 7015285c8d90321fd28e886a36a36fb75f50ad2c Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Mon, 15 Jan 2024 14:05:42 +0800 Subject: [PATCH] =?UTF-8?q?2024-01-15=20=E5=8D=87=E7=BA=A7bu2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/pms/EamMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}