|
@@ -1110,7 +1110,7 @@ public class ConsoleFacade {
|
|
operationPathologyBehospitalCode.add(operation);
|
|
operationPathologyBehospitalCode.add(operation);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- mapCode.put("operationPathology",pathologyBehospitalCode);
|
|
|
|
|
|
+ mapCode.put("operationPathology",operationPathologyBehospitalCode);
|
|
}else {
|
|
}else {
|
|
mapCode.put("operationPathology",null);
|
|
mapCode.put("operationPathology",null);
|
|
}
|
|
}
|