gc-sys/src/main/resources/mapper/system/SysNewsMapper.xml | ●●●●● 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>