mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-02 04:08:31 +08:00
Co-authored-by: jackfanwan <61672564+jackfanwan@users.noreply.github.com>
This commit is contained in:
parent
58b729f828
commit
0206aea9b2
@ -145,9 +145,7 @@
|
||||
pre_task_code=#{processTaskRelation.preTaskCode},
|
||||
pre_task_version=#{processTaskRelation.preTaskVersion}
|
||||
</set>
|
||||
<where>
|
||||
WHERE id = #{processTaskRelation.id}
|
||||
</where>
|
||||
</foreach>
|
||||
</update>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user