xiaoyong931011
2022-09-22 d4801f6c6d821c3b1ebd6174498149ee0e0159ee
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">