@ -198,6 +198,6 @@
</update>
<!--查询全部-->
<select id="selectAll" resultMap="BaseResultMap">
select * from emr_paper_position_dictionary
select * from emr_paper_position_dictionary where effective = 1
</select>
</mapper>