{ "key": "string" }
curl --location --request POST 'http://localhost:8080/plan/Confirm' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "string" }'
{ "success": false, "msg": "", "data": {}, "code": 0 }