Commit ab288e95 by rongkailun

【修改】首页轮播列表字段返回修改

parent 67b75bf8
......@@ -27,17 +27,7 @@
<select id="selectIndexCarouselManageList" resultMap="indexCarouselManageMap" parameterType="io.office.modules.manage.entity.dto.IndexCarouselManageParams">
SELECT
t.id,
t.Title,
t.classnum,
t.starttime_index,
t.updatetime_index,
t.editor_index,
t.lasteditor_index,
t.check_index_author,
t.checkflag_index,
t.levels,
t.directpath
*
FROM
index_carousel_manage t
where 1=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment