From f98e41f7254a42e4df145703e151728bda4246c1 Mon Sep 17 00:00:00 2001 From: wangw <1594593906@qq.com> Date: Thu, 16 Oct 2025 13:50:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=83=A8=E5=88=86sql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/ShopUserMapper.xml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/cash-service/account-service/src/main/resources/mapper/ShopUserMapper.xml b/cash-service/account-service/src/main/resources/mapper/ShopUserMapper.xml index afbaca728..a76e284c0 100644 --- a/cash-service/account-service/src/main/resources/mapper/ShopUserMapper.xml +++ b/cash-service/account-service/src/main/resources/mapper/ShopUserMapper.xml @@ -150,7 +150,8 @@ WHERE u.main_shop_id = #{mainShopId} and u.phone is not null - + AND OR u.sex = 1 @@ -164,16 +165,9 @@ AND u.is_vip = #{param.isVip} - - - AND - - u.recharge_count = 0 - - - u.recharge_count > 0 - - + + AND u.recharge_count '} ]]> 0 +