Authorization: Bearer ********************curl --location --request POST 'http://119.45.164.188:9180/prod-api/project/deviceLifecycleTag/generate?deviceId&tagType' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "string",
"data": "string"
}