user-server/src/main/resources/mapper/UserMapper.xml @@ -43,5 +43,6 @@ select id, name from lims_laboratory.user where job_state!=0 and type=1 </select> </mapper>