Authorization: Bearer ********************{
"id": 2048
}curl --location 'http://probill.local/api//domain/transfer/resubmit?id=20004' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 2048
}'{
"code": 0,
"msg": "已提交转移,请等待验证",
"time": 1720857600
}