Browse Source

添加英文状态码_2

locky 4 years ago
parent
commit
5f8c3131ac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Object/ResponseObject.py

+ 1 - 0
Object/ResponseObject.py

@@ -158,6 +158,7 @@ class ResponseObject(object):
             10012: '体验套餐无法转移',
             10013: '原设备套餐已过期,无法转移',
             10014: '接受转移设备套餐未过期,无法转移',
+
         }
         if self.lang == 'cn':
             msg = data_cn