{ // 编辑的知识点 }
curl --location --request PUT '43.139.194.209:8088/points/update-name' \ --header 'Content-Type: application/json' \ --data '{ // 编辑的知识点 }'
{ "code": 0, "msg": "string" }