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