GET API/EntranceGuard/Approve?roomId={roomId}&residentId={residentId}
判断房屋与APP用户绑定关系是否通过验证[业主]
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| roomId | 房屋ID |
Define this parameter in the request URI. |
| residentId | APP用户ID |
Define this parameter in the request URI. |