cnas-personnel/src/main/resources/mapper/PersonBasicInfoMapper.xml
@@ -35,7 +35,6 @@ cpbi.professional_title professionalTitle from user u left join cnas_person_basic_info cpbi on cpbi.user_id = u.id left join user u1 on u1.id = u.create_user <where> FIND_IN_SET(#{departmentId},u.depart_lims_id) <if test="name != null and name != ''">