投诉
POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/complaintRecord/saveComplaintRecord.html
请求参数
参数名
类型
描述
必填
userId
int
必填
renteeId
int
被投诉人id
必填
reason
String
投诉理由
必填
description
String
详细
必填
image
String
图片
必填
orderId
int
必填
响应参数
参数名
类型
描述
必填
m_strMessage
string
示例:投诉成功!
必填
m_istatus
int
示例:1
必填
m_object
object
示例:null
必填