文档
测试

材料编写阶段

POST
{{url}}/api/soft/event/write

请求头

参数名
类型
描述
必填
token
string
示例:2dc29e10-dc2c-4549-a010-fde40c5f4e82
必填

请求参数

参数名
类型
描述
必填
ids
int
示例:21
必填
status
int
status 1=分配 2=完成
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1681977056
必填
data
object
数据字典
必填
ids
string
示例:21
必填
status
string
示例:2
必填