You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
868 B
Plaintext

11 months ago
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<link href="../Glo.css" rel="stylesheet" />
</head>
<body>
<fieldset>
<legend> 什么是组织结构管理? </legend>
<ul>
<li>组织结构管理就是人员、部门、岗位(角色)的管理。</li>
<li>管理的有三个对象分别是,部门,人员,岗位</li>
<li>驰骋BPM支持一个多个部门一个人在一个部门下多个岗位.</li>
</ul>
<legend> 三种注册模式下组织结构维护有啥不同?</legend>
<ul>
<li>网站注册的,需要在管理后台进行维护.</li>
<li>微信与钉钉集成模式的,需要在微信钉钉里维护系统执行自动同步,或者手工同步.</li>
</ul>
</fieldset>
</body>
</html>