清理旧消息和历史命名

This commit is contained in:
yml
2026-05-25 22:03:07 +08:00
parent e7aa194dde
commit 0caa38e690
41 changed files with 63 additions and 1044 deletions
+2 -2
View File
@@ -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,