liusheng
3 天以前 1fb7fc160753c4283f7b84c14f931d87b6c922e4
smartor/src/main/java/com/smartor/domain/ExternalInHospPatientDiagnoseInfo.java
@@ -23,4 +23,7 @@
    @ApiModelProperty(value = "入院诊断名称")
    private String ZhenDuanMC;
    @ApiModelProperty(value = "疾病编码")
    private String Icd10;
}