{ "id": 1, "title": "React官方文档" }
curl --location --request PUT 'http://127.0.0.1:8086/api/xhLinks/updateSelective' \ --header 'Content-Type: application/json' \ --data '{ "id": 1, "title": "React官方文档" }'