|
@@ -113,11 +113,11 @@ public class AHomePageFacade extends HomePageServiceImpl{
|
|
//评分后返回结构体
|
|
//评分后返回结构体
|
|
return homePageIng(aHomePageIngVO);
|
|
return homePageIng(aHomePageIngVO);
|
|
}else{
|
|
}else{
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(aHomePageIngVO),"","未接收到数据!");
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页","",JSON.toJSONString(aHomePageIngVO),"","未接收到数据!");
|
|
return RespDTO.onError("未接收到数据!");
|
|
return RespDTO.onError("未接收到数据!");
|
|
}
|
|
}
|
|
}catch (Exception e){
|
|
}catch (Exception e){
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(aHomePageIngVO),"",e.getMessage());
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页","",JSON.toJSONString(aHomePageIngVO),"",e.getMessage());
|
|
if(e.getMessage().contains("该病历无关联的质控条目")){
|
|
if(e.getMessage().contains("该病历无关联的质控条目")){
|
|
return RespDTO.onSuc(e.getMessage());
|
|
return RespDTO.onSuc(e.getMessage());
|
|
}else {
|
|
}else {
|
|
@@ -225,7 +225,7 @@ public class AHomePageFacade extends HomePageServiceImpl{
|
|
execute(homePageList);
|
|
execute(homePageList);
|
|
//aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(aHomePageIngVO),"","操作成功!");
|
|
//aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(aHomePageIngVO),"","操作成功!");
|
|
}catch (Exception e){
|
|
}catch (Exception e){
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(aHomePageIngVO),"",e.getMessage());
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页","",JSON.toJSONString(aHomePageIngVO),"",e.getMessage());
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -282,7 +282,7 @@ public class AHomePageFacade extends HomePageServiceImpl{
|
|
return RespDTO.onSuc(map);
|
|
return RespDTO.onSuc(map);
|
|
}
|
|
}
|
|
}catch (Exception e){
|
|
}catch (Exception e){
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(aHomePageIngVO),"",e.getMessage());
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页","",JSON.toJSONString(aHomePageIngVO),"",e.getMessage());
|
|
if(e.getMessage().contains("该病历无关联的质控条目")){
|
|
if(e.getMessage().contains("该病历无关联的质控条目")){
|
|
return RespDTO.onSuc(e.getMessage());
|
|
return RespDTO.onSuc(e.getMessage());
|
|
}else {
|
|
}else {
|
|
@@ -334,11 +334,11 @@ public class AHomePageFacade extends HomePageServiceImpl{
|
|
List<AHomePageDTO> homePageDtoList=BeanUtil.listCopyTo(list,AHomePageDTO.class);
|
|
List<AHomePageDTO> homePageDtoList=BeanUtil.listCopyTo(list,AHomePageDTO.class);
|
|
return RespDTO.onSuc(homePageDtoList);
|
|
return RespDTO.onSuc(homePageDtoList);
|
|
}else{
|
|
}else{
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(list),"","未接收到数据!");
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页","",JSON.toJSONString(list),"","未接收到数据!");
|
|
return RespDTO.onError("未接收到数据!");
|
|
return RespDTO.onError("未接收到数据!");
|
|
}
|
|
}
|
|
}catch (Exception e){
|
|
}catch (Exception e){
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(list),"",e.getMessage());
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页","",JSON.toJSONString(list),"",e.getMessage());
|
|
return RespDTO.onError(e.getMessage());
|
|
return RespDTO.onError(e.getMessage());
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -377,7 +377,7 @@ public class AHomePageFacade extends HomePageServiceImpl{
|
|
}
|
|
}
|
|
//aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(homePageList),"","操作成功!");
|
|
//aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(homePageList),"","操作成功!");
|
|
}catch (Exception e){
|
|
}catch (Exception e){
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页",JSON.toJSONString(homePageList),"",e.getMessage());
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页","",JSON.toJSONString(homePageList),"",e.getMessage());
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -403,7 +403,7 @@ public class AHomePageFacade extends HomePageServiceImpl{
|
|
return RespDTO.onSuc(flag);
|
|
return RespDTO.onSuc(flag);
|
|
}
|
|
}
|
|
}catch (Exception e){
|
|
}catch (Exception e){
|
|
- aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页-删除",JSON.toJSONString(aDeleteFlagVO),"",e.getMessage());
|
|
|
|
|
|
+ aMedAbnormalInfoFacade.saveAbnormalInfo("病案首页-删除",aDeleteFlagVO.getRecId(), JSON.toJSONString(aDeleteFlagVO),"",e.getMessage());
|
|
return RespDTO.onError(e.getMessage());
|
|
return RespDTO.onError(e.getMessage());
|
|
}
|
|
}
|
|
}
|
|
}
|