|
@@ -54,6 +54,7 @@ class ResponseObject(object):
|
|
181: 'The gateway only bind 3 smart button at most',
|
|
181: 'The gateway only bind 3 smart button at most',
|
|
182: 'Scene effective time conflict',
|
|
182: 'Scene effective time conflict',
|
|
183: 'This user is not bound to an e-mail address',
|
|
183: 'This user is not bound to an e-mail address',
|
|
|
|
+ 184: 'Image Violations',
|
|
201: 'You can only add 3 custom voice at most',
|
|
201: 'You can only add 3 custom voice at most',
|
|
306: 'The link has expired!',
|
|
306: 'The link has expired!',
|
|
309: 'Please ReLogin! errmsg token',
|
|
309: 'Please ReLogin! errmsg token',
|
|
@@ -198,6 +199,7 @@ class ResponseObject(object):
|
|
181: '该网关最多只能绑定3个智能按钮',
|
|
181: '该网关最多只能绑定3个智能按钮',
|
|
182: '场景生效时间冲突',
|
|
182: '场景生效时间冲突',
|
|
183: '该用户未绑定邮箱',
|
|
183: '该用户未绑定邮箱',
|
|
|
|
+ 184: '图片违规',
|
|
201: '最多只能添加3条自定义语音',
|
|
201: '最多只能添加3条自定义语音',
|
|
306: '链接已超过有效期!',
|
|
306: '链接已超过有效期!',
|
|
309: '请重新登录!',
|
|
309: '请重新登录!',
|