Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8080/ess/yiwei-iot-device/importDevice' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": "" }