陈昶聿
2026-01-20 9cf5ea33a17c3f16c3c864ff5ff3182d29dea8f5
smartor/src/main/java/com/smartor/domain/ExternalDiagnosisInfo.java
@@ -49,4 +49,7 @@
    @ApiModelProperty(value = "诊断名称")
    private String ZhenDuanMC;
    @ApiModelProperty(value = "Icd10")
    private String Icd10;
}