|
|
@ -125,6 +125,8 @@ public class ARSPaymentRecepitAction extends BaseBean implements Action, EsbServ
|
|
|
|
//TODO custom 已处理 edit
|
|
|
|
//TODO custom 已处理 edit
|
|
|
|
if ("2".equals(newoperate)) {
|
|
|
|
if ("2".equals(newoperate)) {
|
|
|
|
obj.put("BUSINESSUNITSYS", StringUtil.isEmpty(map.get("CLR"))?"":hrm.getWorkcode(map.get("CLR")));
|
|
|
|
obj.put("BUSINESSUNITSYS", StringUtil.isEmpty(map.get("CLR"))?"":hrm.getWorkcode(map.get("CLR")));
|
|
|
|
|
|
|
|
logger_c29b3679.error( "map--" + map.toString()) ;
|
|
|
|
|
|
|
|
|
|
|
|
}else {
|
|
|
|
}else {
|
|
|
|
obj.put("BUSINESSUNITSYS", "");
|
|
|
|
obj.put("BUSINESSUNITSYS", "");
|
|
|
|
}
|
|
|
|
}
|
|
|
|