xiangpei
2024-05-27 bad2f260816bf6c39041f2c96410682624aa3ae5
src/main/resources/mapper/StudyTypeMapper.xml
@@ -39,6 +39,8 @@
            t_study_type
        WHERE
            deleted = 0
        ORDER BY
            order_num ASC
    </select>
</mapper>