feige
2023-09-16 d29cce61fb3a38f9f57a64a2a20d276b0d1254bc
zhang-content/src/main/java/com/ruoyi/domain/ZfDoctor.java
@@ -89,4 +89,9 @@
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date createTime;
    private Long familyId;
    @TableField(exist = false)
    private Integer ownData;
}