curl --location --request GET '/api/v1/board/device/total' \ --header 'x-token: {{x-token}}'
{"code":200,"message":"Get board list successfully","data":27}