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