Commit 0b3aabd4 by xueli.xue

一处可能误删GLUE代码历史版本的问题fix

parent 91b43144
......@@ -67,7 +67,7 @@
ORDER BY update_time desc
LIMIT 0, #{limit}
) t1
)
) AND `job_group` = #{jobGroup} and `job_name` = #{jobName}
</delete>
<delete id="delete" parameterType="java.util.HashMap" >
......
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 sign in to comment