qijirenjian 3 months ago
parent 27e7a56962
commit 97b356ca00

@ -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);
} }

Loading…
Cancel
Save