增加分组库存与客服
This commit is contained in:
@@ -23,6 +23,7 @@ export async function mapAdminInventoryListItem(item) {
|
||||
skuCode: item.sku_code,
|
||||
batchNo: item.batch_no,
|
||||
credentialType: item.credential_type || 'tencent_code',
|
||||
inventoryGroupCode: String(item.inventory_group_code || '').trim(),
|
||||
displayValue: item.display_value,
|
||||
status: item.status,
|
||||
reservedByTaskId: item.reserved_by_task_id,
|
||||
|
||||
Reference in New Issue
Block a user