中性化库存凭据类型
This commit is contained in:
@@ -37,7 +37,7 @@ function createTaskFixture(patch = {}) {
|
||||
inventorySkuCode: 'dnf-cdk-a',
|
||||
primaryRequirement: {
|
||||
roleKey: 'primary_code',
|
||||
credentialType: 'tencent_code',
|
||||
credentialType: 'claim_code',
|
||||
},
|
||||
}),
|
||||
...patch,
|
||||
@@ -65,7 +65,7 @@ test('syncDeliveryTasksForOrderWithDeps moves paid claim task to waiting invento
|
||||
{
|
||||
skuCode: 'dnf-cdk-a',
|
||||
taskId: 30,
|
||||
credentialType: 'tencent_code',
|
||||
credentialType: 'claim_code',
|
||||
roleKey: 'primary_code',
|
||||
},
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user