tangxiaobao
2021-08-18 3cb6ee6e1e4ea8b7cc65033f9420b3ae0029b63c
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComShopUserAddressDO.java
@@ -81,6 +81,11 @@
    private Integer isDefault;
    /**
     * 是否已删除(1.是  2.否)
     */
    private Integer deleteStatus;
    /**
     * 创建时间
     */
    @TableField(fill = FieldFill.INSERT)