张天森
2022-10-24 00988f01ccf9ca9ce97c46f2aec5254d7778e527
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;
}