curl --location --request POST 'http://127.0.0.1:46952/bind' \
--header 'Content-Type: text/plain' \
--data-raw 'HELLO7WORLD8'
{
"code": 0,
"data": {
"deviceSerialNumber": "F71XF1TYKXKN",
"expireDate": 1699348526,
"nowDate": 1667726125
},
"message": "Operation succeed"
}