查询所有交易记录
GET
/transaction/info
接口描述
查询该用户的所有交易记录
响应参数
参数名
类型
描述
必填
code
int
0为成功其他均失败
必填
msg
String
要给页面提示的信息
必填
data
Object
给页面传递的数据
必填