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