diff --git a/service/app/command/SpiderTc.php b/service/app/command/SpiderTc.php index 51b9a119..c2ede763 100644 --- a/service/app/command/SpiderTc.php +++ b/service/app/command/SpiderTc.php @@ -264,7 +264,7 @@ class SpiderTc extends Command } $item->os = $order->os; $item->mobile = $order->mobile; - if ($order->orderId == '1077139571569945412') { + if ($order->sn == '1077139571569945412') { Log::info("同程 订单号2222:" . json_encode($order->toArray())); }