You've already forked FrameTour-BE
bug修改,根性视频meta信息
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</update>
|
||||
<update id="setStart">
|
||||
update task
|
||||
set start_time = now(), worker_id = #{workerId}
|
||||
set start_time = now(), end_time = null, worker_id = #{workerId}
|
||||
where id = #{id}
|
||||
</update>
|
||||
<update id="setSuccess">
|
||||
|
Reference in New Issue
Block a user