文档
测试

提交审批

POST
http://127.0.0.1:7000/meet/api/meeting/approve

请求参数

application/json
参数名
类型
描述
必填
id
string
示例:1435541931189997568
必填
taskId
string
示例:130101
必填
comment
string
示例:
必填
userId
string
示例:
必填
approveState
string
示例:1
必填
topic
string
示例:
必填
meetingType
int
示例:1
必填

响应参数

参数名
类型
描述
必填
id
string
示例:1435541931189997568
必填
taskId
string
示例:130101
必填
comment
string
示例:
必填
userId
string
示例:
必填
approveState
string
示例:1
必填
topic
string
示例:
必填
meetingType
int
示例:1
必填
success
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
data
object
数据字典
必填