{}
curl --location --request GET 'https://192.168.0.28:16674/terminal/core/v1/device/time' \
--header 'Authorization: 1753947960788OlrCLkjmmug8UXFARk5SkA==' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": 0,
"data": {
"timeZone": "Asia/Shanghai",
"utcTimeMillis": 1644889612842
},
"message": ""
}