|
@ -91,7 +91,7 @@ public class OrgEndpoint extends EnvelopRestEndpoint {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@GetMapping(value = "/findCommunity")
|
|
|
@GetMapping(value = "/findCommunityZly")
|
|
|
@ApiOperation(value = "获取社区成员-朝晖街道养老机构用")
|
|
|
public ListEnvelop findCommunityZly(@ApiParam(name = "teamId", value = "teamId")
|
|
|
@RequestParam(value = "teamId", required = true) String teamId){
|