From 780a803e4c43b7aa9e93e3b848a5ce1410b22365 Mon Sep 17 00:00:00 2001 From: cabbage <281119120@qq.com> Date: Sat, 9 Aug 2025 10:08:47 +0800 Subject: [PATCH] =?UTF-8?q?##=20=E9=A1=B6=E7=82=B9=E5=A5=96=E9=87=91?= =?UTF-8?q?=E6=8B=A8=E6=AF=94=E6=B1=87=E6=80=BB=E5=B0=81=E9=A1=B6=E4=BA=BA?= =?UTF-8?q?=E6=95=B0=E8=AE=A1=E7=AE=97=EF=BC=8C=E5=8E=BB=E6=8E=89=E6=89=A9?= =?UTF-8?q?=E5=B1=95=E6=94=B6=E7=9B=8A=E4=B8=BA0=E7=9A=84=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/member/statis/CuBonusVertexStatisMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/bd-business/bd-business-member/src/main/resources/mapper/member/statis/CuBonusVertexStatisMapper.xml b/bd-business/bd-business-member/src/main/resources/mapper/member/statis/CuBonusVertexStatisMapper.xml index 2cfa6e00..e9902ba9 100644 --- a/bd-business/bd-business-member/src/main/resources/mapper/member/statis/CuBonusVertexStatisMapper.xml +++ b/bd-business/bd-business-member/src/main/resources/mapper/member/statis/CuBonusVertexStatisMapper.xml @@ -212,6 +212,7 @@ and cp.settle_date <= to_date(#{endDate} || ' 23:59:59', 'yyyy-mm-dd hh24:mi:ss') AND (cb.expand_income + cb.repur_expand_income) >= bg.expand_capping + and (cb.expand_income + cb.repur_expand_income) != 0