Commit e08adbb6 by 徐高华

朋友圈

parent 40c90cf1
......@@ -286,7 +286,7 @@
task_clerk_num = #{taskClerkNum} ,
</if>
<if test="-1 != doneNum">
done_num = #{doneNum} ,
done_num = #{doneNum} , exec_rate = done_num *100 / task_clerk_num
</if>
</set>
where plan_id = #{planId}
......
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