xiaoyong931011
2021-07-23 4602ddaa6f8c408411aa6521b1f70ba3af629713
202107023
1 files modified
1 ■■■■ changed files
gc-sys/src/main/resources/mapper/system/SysNewsMapper.xml 1 ●●●● patch | view | raw | blame | history
gc-sys/src/main/resources/mapper/system/SysNewsMapper.xml
@@ -4,6 +4,7 @@
    <select id="selectSysNewsListVo" resultType="com.xzx.gc.system.vo.SysNewsListVo">
        select * from xzx_sys_news
        where del_flag=0
        order by sort ASC
    </select>