From 959bc18fe12d0a192dcb44f368fda8a0c7fd89c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=A5=8E=E5=85=B4?= <2220574228@qq.com> Date: Mon, 23 Mar 2026 11:38:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B6=E6=AC=BE=E6=94=B6=E6=AC=BE=E5=8D=A1?= =?UTF-8?q?=E5=8F=B7=E6=9F=A5=E8=AF=A2=E4=BF=AE=E6=94=B9;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mhd_bms/src/main/resources/mapper/PaymentWalletMapper.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mhd_bms/src/main/resources/mapper/PaymentWalletMapper.xml b/mhd_bms/src/main/resources/mapper/PaymentWalletMapper.xml index d5928260c..562711ca8 100644 --- a/mhd_bms/src/main/resources/mapper/PaymentWalletMapper.xml +++ b/mhd_bms/src/main/resources/mapper/PaymentWalletMapper.xml @@ -29,12 +29,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" - + and top_organization_id = #{topOrganizationId} @@ -77,4 +77,4 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" where del_flag = 1 - + \ No newline at end of file