manailin
2021-08-20 51508c8c63bb072739a0e3ae45cb11e7599c8f66
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComMngPopulationDO.java
@@ -251,6 +251,11 @@
     */
    @TableField(fill = FieldFill.INSERT)
    private Date createAt;
    /**
     * 创建用戶
     */
    private Long createBy;
    /**
     * 修改时间
     */
@@ -258,6 +263,11 @@
    private Date updateAt;
    /**
     * 修改用戶
     */
    private Long updateBy;
    /**
     * 小区名字
     */
    @TableField(exist = false)