|
|
|
@ -247,8 +247,8 @@ public class YantaiApi { |
|
|
|
List<UserData> userByOuGuid = getUserByOuGuid(orgId); |
|
|
|
System.out.println("getUserByOuGuid:"+JSON.toJSONString(userByOuGuid)); |
|
|
|
|
|
|
|
Map<String, Object> apiHeaderMap = getApiHeaderMap(); |
|
|
|
System.out.println(apiHeaderMap); |
|
|
|
// Map<String, Object> apiHeaderMap = getApiHeaderMap();
|
|
|
|
// System.out.println(apiHeaderMap);
|
|
|
|
//testGetUserByUserId();
|
|
|
|
} |
|
|
|
|
|
|
|
|