合并TestOrganization冲突
parent
72f8bca9aa
commit
76beae6bfc
|
@ -222,9 +222,4 @@ public class TestOrganization extends BaseTest {
|
||||||
List<OrgChartNodeVo> orgChartTree = orgChartService.getOrgChartTree(user);
|
List<OrgChartNodeVo> orgChartTree = orgChartService.getOrgChartTree(user);
|
||||||
System.out.println(JSON.toJSONString(orgChartTree));
|
System.out.println(JSON.toJSONString(orgChartTree));
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> df1e8bb8c13ef138291cbf85631880cd9e5505c8
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue