同程订单
This commit is contained in:
parent
3c7401a87b
commit
ed2829e881
|
@ -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()));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue