ruoyi-system/src/main/resources/mapper/system/TSysProductIntroductionMapper.xml
@@ -24,7 +24,7 @@ <sql id="Base_Column_List"> id, product_name, show_type, product_introduction, product_cover, product_detail, status, sort_by, click_count, create_time, update_time, create_by, update_by, disabled </sql> <select id="pageList" resultType="com.ruoyi.system.model.TSysProductIntroduction"> <select id="pageList" resultType="com.ruoyi.system.vo.TSysProductIntroductionVO"> SELECT <include refid="Base_Column_List"/> FROM t_sys_product_introduction