工单评价
POST
http://{{url}}/api/dock/visit
接口描述
get获取,post提交
请求头
参数名
类型
描述
必填
token
string
示例:e0faea6c-8690-4355-9a3c-8cc30df68d13
必填
请求参数
参数名
类型
描述
必填
type
int
示例:1=报修,2=安装
必填
report_id
int
示例:1
必填
score
int
示例:5
必填
is_finish
int
示例:1
必填
remarks
string
示例:完成了
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:信息有误!
必填
time
string
示例:1714959873
必填
data
object
示例:null
必填