|
@@ -23,7 +23,7 @@ class ResponseObject(object):
|
|
44: 'System error! Can not send email',
|
|
44: 'System error! Can not send email',
|
|
48: 'System object error!',
|
|
48: 'System object error!',
|
|
60: 'The app info has already exist',
|
|
60: 'The app info has already exist',
|
|
- 89: 'Already send the code, please check it or get it again after 5m',
|
|
|
|
|
|
+ 89: 'Already send the code, please check it or get it again after 10m',
|
|
101: 'Phone already existed!',
|
|
101: 'Phone already existed!',
|
|
102: 'Phone doesn\'t exist!',
|
|
102: 'Phone doesn\'t exist!',
|
|
103: 'Mail already existed!',
|
|
103: 'Mail already existed!',
|
|
@@ -110,7 +110,7 @@ class ResponseObject(object):
|
|
44: '系统错误!无法发送电子邮件',
|
|
44: '系统错误!无法发送电子邮件',
|
|
48: '系统对象错误',
|
|
48: '系统对象错误',
|
|
60: 'APP信息已经存在',
|
|
60: 'APP信息已经存在',
|
|
- 89: '已发验证码,请检测或5分钟后重新获取。',
|
|
|
|
|
|
+ 89: '已发验证码,请检测或10分钟后重新获取。',
|
|
101: '手机已存在!',
|
|
101: '手机已存在!',
|
|
102: '手机不存在!',
|
|
102: '手机不存在!',
|
|
103: '邮箱已存在!',
|
|
103: '邮箱已存在!',
|