交易价格和涨跌幅 websocket测试 GET https://admin.bschub.xyz/Home/Tron/getPrice 接口描述 交易价格和涨跌幅 响应参数 参数名 类型 描述 必填 code int 状态码 0-成功 1-失败 必填 msg string 提示信息 必填 data array 数据-没有返回空数组 必填 price float 兑换价格 必填 ratio float 涨跌幅(百分比) 必填