xiangpei
2024-07-02 78b94b6a8eb94af251450a89b1f133e92423ec84
src/main/resources/mapper/StudyTypeMapper.xml
@@ -39,6 +39,8 @@
            t_study_type
        WHERE
            deleted = 0
        ORDER BY
            order_num ASC
    </select>
</mapper>