zqy
2024-06-11 41704e538bd0402b8e8ca826404ba84f6de56fe5
zhang-content/src/main/java/com/ruoyi/domain/ZfDoctor.java
@@ -89,4 +89,10 @@
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date createTime;
    private Long familyId;
    @TableField(exist = false)
    private Integer ownData;
    private Long shareId;
}