{ "code": "string" }
curl --location --request POST 'https://java-front.likeadmin.cn//api/user/bindMnp' \ --header 'like-token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "string" }'
{}