101captain
2022-08-01 861eb5853d91ffd48f1919cb739f28f7e2bb0b59
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComStreetVO.java
@@ -54,4 +54,7 @@
    @ApiModelProperty("账号密码")
    @NotBlank(groups = {AddGroup.class}, message = "账号密码不能为空")
    private String password;
    @ApiModelProperty("行政区域")
    private String administrativeRegions;
}