|
|
|
@ -139,12 +139,12 @@ public class HomepageDictionaryImpl implements HomepageDictionary {
|
|
|
|
|
if(archiveMasterId != null){
|
|
|
|
|
messageLog.setMasterId(archiveMasterId);
|
|
|
|
|
/*2021-2-1 等围手术期单接班者有了电子签名 就可以开始实行无纸化*/
|
|
|
|
|
if(!Objects.equals(messageDto.getDetailType(),"围手术期单")){
|
|
|
|
|
//2021-07-08 已取消围手术期单限制
|
|
|
|
|
// 保存消息从属表
|
|
|
|
|
patientMainStr = JSON.toJSONString(new PatientMainDto(messageDto.getInpNo(), messageDto.getVisitId()), SerializerFeature.WriteMapNullValue);
|
|
|
|
|
result = 1;
|
|
|
|
|
flag = true;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*2021-2-1 等围手术期单接班者有了电子签名 就可以开始实行无纸化*/
|
|
|
|
|
|
|
|
|
|
// 2021-2-2 因为手麻不愿意处理,啊啊啊,只能由我处理
|
|
|
|
|