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