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