|
|
@ -99,6 +99,8 @@ public class SCFAndEASApplyUserSyncAction extends BaseBean implements Action, Es
|
|
|
|
map1.put("attribute1", valueq);
|
|
|
|
map1.put("attribute1", valueq);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
logger_c018d513.error("map = " + map);
|
|
|
|
|
|
|
|
logger_c018d513.error("map1 = " + map1);
|
|
|
|
if (Integer.parseInt(map.get("lclx")) <= 1 && !"".equals(map.get("oafqr"))) {
|
|
|
|
if (Integer.parseInt(map.get("lclx")) <= 1 && !"".equals(map.get("oafqr"))) {
|
|
|
|
list.add(map);
|
|
|
|
list.add(map);
|
|
|
|
}
|
|
|
|
}
|
|
|
|