{
"user_id":892,
"face_feature":"10086",
"image":"/images",
"type":1
}curl --location '/client/user/bindFace?face_token=1' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"user_id":892,
"face_feature":"10086",
"image":"/images",
"type":1
}'{}