curl --location --request GET '/manage/equipment/getDevPortInfo' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": { "": null }, "success": false }