curl --location --request POST 'http://aawt.192.iamjoy.cn/?s=/api/Shebei/get_dev_version' \
--form 'dev_id="358800004571197"'
{
"code": 1,
"msg": "获取设备版本成功!",
"data": {
"data": {
"id": 1,
"dev_id": "334588000000156",
"version": "",
"is_clear_flags": 0,
"bluetooth_id": ""
}
}
}