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