{
"id": "1453bed6665e43cca67a20bc4ed6922a",
"taskPrice": 123,
"realUnitPrice": 123
}curl --location --request PUT '/front/modelFineTune/tuneReRun' \
--header 'FrontToken: {{FrontToken}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "1453bed6665e43cca67a20bc4ed6922a",
"taskPrice": 123,
"realUnitPrice": 123
}'{
"code": 1001,
"data": "07e2fac47f804f158506a134abcf5373",
"message": "提交成功"
}