curl --location --request GET 'http://127.0.0.1:9307/cypnest/user/baseInitInfo'{
"status": 0,
"msg": "string",
"data": {
"bevel": true,
"superNest": true,
"appInfo": {
"Sys": {
"MemoryStr": "string",
"CpuStr": "string",
"RtcTime": "string",
"WindowsVer": "string"
},
"Product": {
"StdVersionStr": "string",
"ReleaseDateStr": "string",
"ServiceInfo": "string",
"ProductID": "string"
}
},
"skin": true,
"firstGuide": true,
"unitls": true,
"langList": [
{
"FID": 0,
"FLanguage": "string"
}
],
"langcur": 0,
"abortFile": {
"AbortFile": "string",
"HasAbortFile": true
}
}
}