张天森
2022-09-29 4c80d2017a3b88b9ad55f28c3b87fd96eb67bcb2
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;
}