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