文档
测试

意见反馈

POST
http://192.168.3.3:9009/homePage/addFeedBack

请求参数

参数名
类型
描述
必填
description
String
问题描述
必填
contactInformation
String
联系方式
必填
imagesUrl
String[]
问题截图数组
必填

响应参数

参数名
类型
描述
必填
StatusCode.OK
200
反馈成功
必填
StatusCode.ERROR
5001
反馈失败
必填