Commit f32d55e8 by guo_minglei@163.com

Merge remote-tracking branch 'origin/developer' into developer

parents fb235064 35856b4e
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
where id = #{id,jdbcType=INTEGER} where id = #{id,jdbcType=INTEGER}
</select> </select>
<select id="findAllByWaitId" resultType="com.byit.model.WaitingTask"> <select id="findAllByWaitId" resultMap="BaseResultMap">
select select
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
, ,
......
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