|
|
|
@ -243,6 +243,7 @@ public class YantaiApi { |
|
|
|
System.out.println("childOuInfoByGuid:"+JSON.toJSONString(childOuInfoByGuid)); |
|
|
|
//先用他说的有人的组织id联调
|
|
|
|
String orgId = "2b271845-ed51-48aa-9935-00b9e7e06311"; |
|
|
|
orgId = "2b271845-ed51-48aa-9935-00b9e7e05778"; |
|
|
|
List<UserData> userByOuGuid = getUserByOuGuid(orgId); |
|
|
|
System.out.println("getUserByOuGuid:"+JSON.toJSONString(userByOuGuid)); |
|
|
|
|
|
|
|
|