GET API/Property/SetCommunicateStatus/{id}?cid={cid}
修改沟通里沟通的状态 返回值:{"Status":true,"Message":"","Data":{ Valid = false/true, Message = "参数为空"}}
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | 业主Id |
Define this parameter in the request URI. |
| cid | 小区Id |
Define this parameter in the request URI. |