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