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