文档
测试

获取机器人日志

POST
/robot/getLog

请求参数

参数名
类型
描述
必填
robotId
int
示例:1
必填
pageNum
int
示例:1
必填
pageSize
int
示例:6
必填
token
string
示例:888888
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
errorCode
object
示例:null
必填
errorMsg
object
示例:null
必填
data
object
数据字典
必填
data
array
数据列表
必填
tradeLogId
int
示例:1
必填
robotId
int
示例:1
必填
remark
string
示例:kile挂买单[价格:0.0500: 数量10.0000]
必填
color
string
示例:05cbc8
必填
createdAt
string
示例:2019-09-05 23:38:28
必填
count
int
示例:4
必填