文档
测试

提交事件流程

POST
{{test}}/api/demo/case_progress

接口描述

备注:办理/退回/流转/结办

请求参数

参数名
类型
描述
必填
user_id
int 提交人
示例:1
必填
id
int id
示例:1
必填
content
string 备注
示例:备注
必填
file
string 文件多个逗号隔开
示例:/uploads/20230318/d52d7466f78c67b816207995dbcd5ef7.jpg
必填
status
int -1待受理 0已受理 1已流转 2已结案 3已退回
示例:0 -1待受理 0已受理 1已流转 2已结案 3已退回
必填
th_reason
退回原因
必填
th_file
退回文件
必填
unit_id
单位id
必填
complete_time
选择完成时间 3 7 30
必填
appoint_id
事件id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:提交成功
必填