|
@@ -371,7 +371,6 @@ public class QcresultInfoFacade extends QcresultInfoServiceImpl {
|
|
.eq("hospital_id", analyzeVO.getHospitalId())
|
|
.eq("hospital_id", analyzeVO.getHospitalId())
|
|
.eq("behospital_code", analyzeVO.getBehospitalCode())
|
|
.eq("behospital_code", analyzeVO.getBehospitalCode())
|
|
.set("qcresult_info_id", newId)
|
|
.set("qcresult_info_id", newId)
|
|
- .set("modifier", useId)
|
|
|
|
.set("gmt_modified", now)
|
|
.set("gmt_modified", now)
|
|
);
|
|
);
|
|
}
|
|
}
|