@ -45,7 +45,6 @@
<select id="getAllPost" resultType="com.yxt.anrui.portal.api.syspost.SysPostAllVo">
select post.sid,post.name from sys_post post
<where>
1=1 and
${ew.sqlSegment}
</where>
</select>