Commit 72191178 by qwmqiuwenmin

fix

parent bf412ad9
......@@ -125,7 +125,7 @@
order by update_time desc
</select>
<select id="listTaskByType" parameterType="java.lang.String" resultMap="BaseResultMap">
<select id="listTaskByType" resultMap="BaseResultMap">
select
<include refid="Base_Column_List"/>
from tab_haoban_sync_task
......
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