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