|
@@ -105,6 +105,7 @@ class ResponseObject(object):
|
|
|
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',
|
|
|
+ 10018: 'There are exceptions to this order, please contact the administrator',
|
|
|
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',
|
|
@@ -253,6 +254,7 @@ class ResponseObject(object):
|
|
|
10015: '分享的设备无法转移',
|
|
|
10016: '转入设备不支持AI功能,无法转移',
|
|
|
10017: '此订单无法转移,有需要可联系管理员',
|
|
|
+ 10018: '此订单有异常,请联系管理员',
|
|
|
10030: '未购买云存',
|
|
|
10031: '云存已过期',
|
|
|
10032: '切换的云存套餐ID不能与正在使用中的相同',
|