挂断pk
POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/hangUpPK.html
请求参数
参数名
类型
描述
必填
userId
int
挂断人id
必填
receiverId
int
被挂断人id
必填
响应参数
参数名
类型
描述
必填
m_strMessage
string
示例:成功挂断
必填
m_istatus
int
示例:1
必填
m_object
object
示例:null
必填