zqy
2024-04-19 047a667866119e8a182e678bd517510bff358e93
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;
}