清理旧消息和历史命名
This commit is contained in:
@@ -25,7 +25,7 @@ type OrderPlatformCandidateLookupInput = {
|
||||
}
|
||||
|
||||
export async function findOrderByPlatformOrderId({
|
||||
provider = 'agiso',
|
||||
provider = '91kaquan',
|
||||
platform,
|
||||
shopId = '',
|
||||
platformOrderId,
|
||||
@@ -44,7 +44,7 @@ export async function findOrderByPlatformOrderId({
|
||||
}
|
||||
|
||||
export async function findOrderByPlatformOrderIdCandidates({
|
||||
provider = 'agiso',
|
||||
provider = '91kaquan',
|
||||
platform,
|
||||
shopIds = [],
|
||||
platformOrderId,
|
||||
|
||||
Reference in New Issue
Block a user