Fixiaobai
2023-08-30 bdfbdd352a37ad4a21361dccb0f16717ae6116c3
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>