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