|
@@ -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不能与正在使用中的相同',
|