张天森
2022-11-17 b95d52d48ddabdba4bd834e63035dad1253b7a30
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComStreetVO.java
@@ -57,4 +57,10 @@
    @ApiModelProperty("行政区域")
    private String administrativeRegions;
    @ApiModelProperty("调节站电话")
    private String solvePhone;
    @ApiModelProperty("状态1启用0禁用")
    private Integer status;
}