{
"task_code": "BHQ001"
}curl --location --request POST 'http://127.0.0.1:8011/api/pda/schTask/forceConfirm' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_code": "BHQ001"
}'{
"status": "200",
"message": "操作成功!"
}