curl --location 'https://192.168.0.10:16674/terminal/core/v1/wifi/station/state' \
--header 'Authorization;' \
--header 'Authorization: 1724333189506EO5Zqpduu4+azwYYXMJJhg==' \
--header 'token;'{
"code": 0,
"message": "success",
"data": {
"state": 1
}
}