From 7ca4617134f3e506fa4ffe78edadd90599778f79 Mon Sep 17 00:00:00 2001 From: dxfeng Date: Wed, 16 Jul 2025 14:35:11 +0800 Subject: [PATCH] =?UTF-8?q?SSC=E9=97=A8=E6=88=B7=EF=BC=8C=E6=8F=90?= =?UTF-8?q?=E9=86=92=E6=97=B6=E9=97=B4=E8=8C=83=E5=9B=B4=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/SscPortalMapper.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/mapper/SscPortalMapper.xml b/src/main/resources/mapper/SscPortalMapper.xml index 0bfa5ff..3ec088a 100644 --- a/src/main/resources/mapper/SscPortalMapper.xml +++ b/src/main/resources/mapper/SscPortalMapper.xml @@ -11,7 +11,7 @@ #{departmentId} - and t.htzzrq CURDATE() + and t.htzzrq DATE_ADD(CURDATE(), INTERVAL 30 DAY)