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