@jiyiren
2016-06-08T07:26:27.000000Z
字数 831
阅读 902
BASE_URL:http://115.28.138.132
返回结果:
成功:
{"state": 1,"colorid": 8}
失败:
{"state": 0,"msg": "暂无可用颜色!"}
返回结果:
成功:
{"state": 1,//这个为大于0的数字,表示当前摇动了多少次"msg": "摇动成功!"}
失败:
{"state": 0,"msg": "错误提示"}
返回结果:
成功:
{"state": 1,//这个为大于0的数字,表示当前摇动了多少次"msg": "摇动成功!"}
失败:
{"state": 0,"msg": "错误提示"}
返回结果:
{"state": 1,"msg": "重置颜色成功!"}
返回结果:
成功:
{"state": 1,"popstate": 1,//1代表有新加入队列,0代表没有新加入队列"data": [{"colorstate": 0 //0代表维持状态,大于0代表用户摇动了一次},{"colorstate": 0},{"colorstate": 0},{"colorstate": 0},{"colorstate": 0},{"colorstate": 0},{"colorstate": 0},{"colorstate": 0}]}
失败:
{"state": 0,"msg": "获取颜色状态出错!"}