Index: ssts-web/src/main/webapp/disinfectsystem/config/xjjqzyy/interfaces/mybatis/FindPatientInfoByTreatmentNumMapper.xml =================================================================== diff -u -r28316 -r38125 --- ssts-web/src/main/webapp/disinfectsystem/config/xjjqzyy/interfaces/mybatis/FindPatientInfoByTreatmentNumMapper.xml (.../FindPatientInfoByTreatmentNumMapper.xml) (revision 28316) +++ ssts-web/src/main/webapp/disinfectsystem/config/xjjqzyy/interfaces/mybatis/FindPatientInfoByTreatmentNumMapper.xml (.../FindPatientInfoByTreatmentNumMapper.xml) (revision 38125) @@ -13,7 +13,8 @@ h.patientSex patientSex, h.patientIDCard patientIDCard, '' doctorName, - '' operation + '' operation, + '1' needTranscoding FROM CSSD_ClinicNumber h WHERE h.clinicNumber = #{treatmentNum} ]]>