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