|
|
@ -168,6 +168,7 @@ public class PatientService implements IPatientService { |
|
|
|
}else if(patientRecordList.size()+1==inpatient.getCollectionNum()){ |
|
|
|
patientInformation.setInputStatus((byte)2); |
|
|
|
} |
|
|
|
patientInformationMapper.updateByPrimaryKeySelective(patientInformation); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|