From 812ef29c126b3e87f36af1c73d959c6e404bd560 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Mon, 15 Apr 2024 14:25:45 +0800 Subject: [PATCH] =?UTF-8?q?2024-04-15=20=E5=8A=9F=E8=83=BD=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= 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 150efff0..ceaa82a3 100644 --- a/src/main/resources/mapper/pms/EamMapper.xml +++ b/src/main/resources/mapper/pms/EamMapper.xml @@ -788,7 +788,7 @@ AND getDate() >= a.PlanDate - + and getDate() >= dbo.compare_date(ewo.task_start_date) AND a.FunctionType = #{query.functionType}