{ "id": "1719902841193209858" }
curl --location --request POST 'http://127.0.0.1:8080/Example/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "1719902841193209858" }'
{ "code": "SUCCESS", "message": "删除成功", "data": "1" }