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