文档
测试

对账审核

POST
home/supMyTaskCheck

请求参数

参数名
类型
描述
必填
openid
必填
id
int
我的任务列表id
必填
status
int
5对账驳回 6确认对账
必填
note_check
string
当对账驳回时的驳回原因
必填

说明 / 示例

{ "code": 200, "msg": "成功" }