Commit def6f2ed by 墨竹

fix:去除定时任务修改员工更新时间

parent 31b602e5
...@@ -481,7 +481,7 @@ ...@@ -481,7 +481,7 @@
<update id="resetAddNum"> <update id="resetAddNum">
update tab_haoban_staff update tab_haoban_staff
<set> <set>
add_num = 0,update_time = now() add_num = 0
</set> </set>
where status_flag = 1 where status_flag = 1
</update> </update>
......
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