Commit c1865a82 authored by qiankunpingtai's avatar qiankunpingtai
Browse files

从远程仓库更新

parents 8cac0099 d3e1b126
......@@ -1443,6 +1443,7 @@ declare continue handler for not found set done = 1;
-- 清空用户表中的部门信息
update jsh_user set department=null;
return _success_msg;
end
;;
......
Supports Markdown
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