소스 검색

提交一版到阿里push&pay

chenjunkai 6 년 전
부모
커밋
1e4caa5967
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      Object/ResponseObject.py

+ 0 - 2
Object/ResponseObject.py

@@ -25,7 +25,6 @@ class ResponseObject(object):
             104: 'Account doesn\'t exist!',
             105: 'Email format error!',
             107: 'The username not conform to the rules!',
-            108: 'Email format error!',
             109: 'The password not conform to the rules!',
             110: 'user doesn\'t activated',
             111: 'Error password',
@@ -76,7 +75,6 @@ class ResponseObject(object):
             104: '账户不存在!',
             105: '邮箱格式错误!',
             107: '用户名格式不符合!',
-            108: '邮箱格式错误!',
             109: '密码格式不符合!',
             110: '用户未激活!',
             111: '密码不正确!',