Forráskód Böngészése

提交一版到阿里push&pay

chenjunkai 6 éve
szülő
commit
1e4caa5967
1 módosított fájl, 0 hozzáadás és 2 törlés
  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: '密码不正确!',