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