app获取授权token websocket测试 GET /api/file/getauthor 接口描述 app获取授权 响应参数 参数名 类型 描述 必填 code 0表示正常返回 必填 message 可空 必填 data 必填 author String 授权信息,bash64加密(过期时间+服务端配置的key+企业串码) 必填 expires Long 过期时间,时间戳 必填