Bläddra i källkod

云存套餐转移代码

linhaohong 1 år sedan
förälder
incheckning
9bc0ea1abd
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      Object/ResponseObject.py

+ 2 - 0
Object/ResponseObject.py

@@ -100,6 +100,7 @@ class ResponseObject(object):
             10014: 'Accept transfer of equipment packages that have not expired and cannot be transferred',
             10015: 'Shared devices cannot be transferred',
             10016: 'The transfer device does not support the AI function and cannot be transferred',
+            10017: 'This order cannot be transferred, contact the administrator if needed',
             10030: 'No purchase of cloud storage',
             10031: 'The cloud storage has expired',
             10032: 'The switched cloud storage package ID cannot be the same as the one in use',
@@ -239,6 +240,7 @@ class ResponseObject(object):
             10014: '接受转移设备套餐未过期,无法转移',
             10015: '分享的设备无法转移',
             10016: '转入设备不支持AI功能,无法转移',
+            10017: '此订单无法转移,有需要可联系管理员',
             10030: '未购买云存',
             10031: '云存已过期',
             10032: '切换的云存套餐ID不能与正在使用中的相同',