manailin
2022-09-24 9030449dcf90628b7d7b28911c7843c97f04c103
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComStreetDO.java
@@ -65,4 +65,12 @@
    @TableField(fill = FieldFill.INSERT)
    private Date createAt;
    /**
     * 调节站电话
     * */
    private String solvePhone;
    private Integer status;
}