ruoyi-system/src/main/resources/mapper/system/TSysEducationalInfoMapper.xml
@@ -23,7 +23,7 @@ <sql id="Base_Column_List"> id, info_title, show_type, info_cover, info_content, status, sort_by, click_count, create_time, update_time, create_by, update_by, disabled </sql> <select id="pageList" resultType="com.ruoyi.system.model.TSysEducationalInfo"> <select id="pageList" resultType="com.ruoyi.system.vo.TSysEducationalInfoVO"> select <include refid="Base_Column_List" /> from t_sys_educational_info