liusheng
2025-06-20 2de6fb795a45f0b0275be11e5610498fc167489d
smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
@@ -430,4 +430,11 @@
    @ApiModelProperty(value = "专病随访建议")
    private String fuspecialadvice;
    /**
     * 证件号码
     */
    @ApiModelProperty("证件号码")
    @Excel(name = " 证件号码 ")
    private String idcardno;
}