liusheng
2025-04-25 fce30cf9f7692d49c3d408475dfb72d289b1cd4f
smartor/src/main/java/com/smartor/domain/ExternalDiagnosisInfo.java
@@ -49,4 +49,7 @@
    @ApiModelProperty(value = "诊断名称")
    private String ZhenDuanMC;
    @ApiModelProperty(value = "Icd10")
    private String Icd10;
}