101captain
2022-07-08 7ce3eeb982bf94440cf2567ccd12c4d1b1565d49
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/api/UserApi.java
@@ -1358,7 +1358,7 @@
        return userService.uuLogin(uuLoginVO);
    }
    @PostMapping("/indexData")
    @GetMapping("/indexData")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "type",value = "数据范围,1:所有区县,2:所有街道,3:所有社区,4:跟据街道筛选",dataType = "Integer"),
            @ApiImplicitParam(name = "streetId",value = "街道ID",dataType = "Long")