xiaoyong931011
2022-09-22 059a96cc2d59d68b6eaec7403c2e9da1bf7b6ab2
src/main/resources/mapper/modules/MallTeamLeaderMapper.xml
@@ -119,6 +119,7 @@
                and ( a.name like CONCAT('%', CONCAT(#{record.query}, '%'))
                    or a.phone like CONCAT('%', CONCAT(#{record.query}, '%'))
                    or a.take_code like CONCAT('%', CONCAT(#{record.query}, '%'))
                    or b.goods_name like CONCAT('%', CONCAT(#{record.query}, '%'))
                    )
            </if>
            <if test="record.status == 4 and record.status != 0">