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