curl --location 'http://api6.juxin100.com/api/addHandNaming' \
--header 'Content-Type: application/json' \
--data '{
"tid": "addHandNaming",
"ftoken": "string",
"data": {
"dsuid": null,
"roomid": "0",
"dsuid_a": null,
"dsuid_b": null,
"scene": null,
"relation": null
},
"app_type": "voicesprite",
"version": "2.1.9",
"fid": 0,
"packageStatus": 1
}'{
"code": 0,
"msg": "string",
"data": {}
}