同程订单

This commit is contained in:
jianghanbo 2024-12-26 20:53:18 +08:00
parent 3c7401a87b
commit ed2829e881
1 changed files with 1 additions and 1 deletions

View File

@ -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()));
}