接入多发货平台与电子凭证
This commit is contained in:
@@ -36,6 +36,15 @@ const CORE_PROFILES: CoreProfile[] = [
|
||||
inventoryStrategy: 'external_platform',
|
||||
requirements: [],
|
||||
},
|
||||
{
|
||||
profileKey: 'kuaishou_feifei',
|
||||
name: 'kuaishou-feifei 履约',
|
||||
executorKey: 'kuaishou_feifei',
|
||||
requiresClaim: true,
|
||||
autoDispatch: false,
|
||||
inventoryStrategy: 'external_platform',
|
||||
requirements: [],
|
||||
},
|
||||
]
|
||||
|
||||
export async function ensureFulfillmentCatalogBootstrapped() {
|
||||
|
||||
Reference in New Issue
Block a user