Commit 375c13f4 by qwmqiuwenmin

fix

parent c327236d
......@@ -350,7 +350,7 @@
status_flag = #{status,jdbcType=INTEGER},
reason=#{reason},
data_content = #{dataContent}
data_content = #{dataContent},
update_time = now()
</set>
where data_id = #{dataId,jdbcType=INTEGER} and task_id=#{taskId}
......
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