curl --location '/api/v1/device/check/' \ --header 'x-token: {{x-token}}'
{"code":200,"message":"设备编号可用","data":{"is_available":true}}