文档
测试

上报、驳回、通过

PUT
localhost:8084/warning/adinfostatus/status

说明 / 示例

请求参数如下 - statusId:任务状态id - type: 操作 1.上报 2通过 3 驳回 ``` json { "statusId":"0fe9952873d12f15195ea008588874df", "type":"1" } ```