左右移动
POST
http://8.140.31.188:8082/wisdom/moveRight
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选
请求参数
参数名
类型
描述
必填
moveright
string
示例:-1000000000(1向左移动,-1向右移动)
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:SUCCESS
必填
data
string
示例:发送成功
必填