|
@@ -974,7 +974,7 @@ public class BehospitalInfoFacade extends BehospitalInfoServiceImpl {
|
|
|
throw new CommonException(CommonErrorCode.PARAM_IS_ERROR, "出院时间的开始时间必须小于结束时间!");
|
|
|
}
|
|
|
}
|
|
|
-// behospitalPageVO.setHospitalId(Long.parseLong(SysUserUtils.getCurrentHospitalID()));
|
|
|
+ behospitalPageVO.setHospitalId(Long.parseLong(SysUserUtils.getCurrentHospitalID()));
|
|
|
// behospitalPageVO.setIsPlacefile("1");
|
|
|
// if (null != behospitalPageVO.getStatisticsType()
|
|
|
// && null == behospitalPageVO.getLeaveHosDateStart()
|