获取设备编号 websocket测试 POST /initDevice/getDeviceCode 响应参数 参数名 类型 描述 必填 success boolean 示例:true 必填 code string 示例:200 必填 message string 示例:登录成功 必填 data object 数据字典 必填 list arr 设备编号数组 ['1234','45667'] 必填