curl --location --request POST '/custLongTerm/v1/importBluetoothDevice' \
--header 'token: SJ9Wmar4rj954pHBPJgLjK2CTLgEtyMYuLl4C61FqeOhj8UCfxBrDGqY6NBu7V2C' \
--header 'token;' \
--form 'excel=@"C:\\Users\\user\\Downloads\\批量信标导入模版 (5).xls"'
{
"success": false,
"code": "",
"message": "",
"data": ""
}