{
"fileUrl": "",
"points": 0
}curl --location --request POST 'http://192.168.20.159:8080/ykd-base-system/v2/running/confirm_result' \
--header 'Authorization: Bearer ' \
--header 'Clientid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"fileUrl": "",
"points": 0
}'{
"code": 0,
"msg": "string",
"data": {
"code": 0,
"record": null,
"tip": "string"
},
"success": true
}