OrganizationsCast
机构映射关系 机构namepath重组 登录错误提示信息优化 界面元素优化 HttpRequestAdapter支持JSON
This commit is contained in:
@@ -78,8 +78,6 @@ public class DingdingOrganizationService implements ISynchronizerService{
|
||||
org.setId(dept.getDeptId()+"");
|
||||
org.setName(dept.getName());
|
||||
org.setParentId(dept.getParentId()+"");
|
||||
org.setExtId(dept.getDeptId()+"");
|
||||
org.setExtParentId(dept.getParentId()+"");
|
||||
return org;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user