{
"lockId": "string",
"receiverUsername": "string",
"keyName": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/mDeviceLock/sendLockKey' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"lockId": "string",
"receiverUsername": "string",
"keyName": "string"
}'
{}