pipIrr-platform/pipIrr-global/src/main/resources/mapper/BaUserMapper.xml
@@ -373,8 +373,7 @@ COUNT(*) AS recordCount FROM ba_user user <where> user.supperAdmin != 1 AND user.deleted = 0 user.deleted = 0 <if test = "phone != null and phone !=''"> AND user.phone= #{phone} </if>