文档
测试

修改订单发出评论

POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/orderEvaluation/updateOrderEvaluation.html

请求参数

参数名
类型
描述
必填
evaluation
int
评价1好评2中评3差评
必填
commentContent
String
评价内容
必填
id
int
评价id
必填

响应参数

参数名
类型
描述
必填
m_strMessage
string
示例:修改成功!
必填
m_istatus
int
示例:1
必填
m_object
object
示例:null
必填