[
{
"id": "2c288eef8a4a6a42018a4a6bae0b0006",
"nodeId": "2c288eef8a4a6a42018a4a6baf660009",
"dataStatus": "1",
"checkReason": "同意"
}
]
curl --location --request POST '/villageDisburseApply/approveCommit.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": "2c288eef8a4a6a42018a4a6bae0b0006",
"nodeId": "2c288eef8a4a6a42018a4a6baf660009",
"dataStatus": "1",
"checkReason": "同意"
}
]'
{
"data": "单据执行结果:2c288eef8a4a6a42018a4a6bae0b0006操作失败:id为2c288eef8a4a6a42018a4a6bae0b0006未查询到数据;",
"msg": "成功",
"code": 0,
"success": true
}