From 3c6ab1c7fddab1a866686502bede234a710a40d0 Mon Sep 17 00:00:00 2001 From: mashuai Date: Wed, 4 Jun 2025 17:58:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/material/lease/LeaseApplyInfoMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/lease/LeaseApplyInfoMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/lease/LeaseApplyInfoMapper.xml index dc1b7a4e..6fbe2f80 100644 --- a/bonus-modules/bonus-material/src/main/resources/mapper/material/lease/LeaseApplyInfoMapper.xml +++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/lease/LeaseApplyInfoMapper.xml @@ -430,7 +430,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" AND bai.back_style = #{backStyle} - + = #{startTime} AND bcd.create_time <= #{endTime} ]]> @@ -444,7 +444,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" AND lai.lease_style = #{leaseStyle} - + = #{startTime} AND lod.create_time <= #{endTime} ]]>