Commit 8e1a8310 by huangZW

111

parent e8f5f93e
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
where dict_id = #{dictId,jdbcType=VARCHAR} where dict_id = #{dictId,jdbcType=VARCHAR}
</update> </update>
<select id="pageList" resultMap="ResultMapWithBLOBs" parameterType="java.lang.String" > <select id="pageList" resultMap="BaseResultMap" parameterType="java.lang.String" >
select select
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_dict from tab_haoban_dict
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment