Merge remote-tracking branch 'origin/new-exam' into new-exam

pg_adapter
dshclm 9 months ago
commit 24b4c262fe

@ -82,7 +82,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</foreach>
</delete>
<select id="selectList" parameterType="SysNotice" resultMap="SysNoticeResult">
<select id="selectList" resultMap="SysNoticeResult">
<include refid="selectNoticeVo"/>
where notice_type='3'
</select>

Loading…
Cancel
Save