From 292fa1945c1bacf8cee5aa7f5dfc76b22bcf616d Mon Sep 17 00:00:00 2001 From: bonus <1203338439@qq.com> Date: Mon, 8 Dec 2025 18:33:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E5=B7=A5=E5=99=A8=E5=85=B7?= =?UTF-8?q?=E6=8E=A8=E9=80=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/material/push/IwsCostPushMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/push/IwsCostPushMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/push/IwsCostPushMapper.xml index 1058ab69..bf6725c1 100644 --- a/bonus-modules/bonus-material/src/main/resources/mapper/material/push/IwsCostPushMapper.xml +++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/push/IwsCostPushMapper.xml @@ -724,10 +724,10 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and sad.slt_type = #{type} - and sad.slt_type = #{type} and saa.is_charge = 1 + and sad.slt_type = #{type} and sad.is_charge = 1 - and LEFT(saa.audit_time,7) = #{month} + and LEFT(saa.create_time,7) = #{month} and saa.settlement_type = #{settlementType}