findOrFail($event->shopId);; $client = BusinessFactory::init()->make($shop['plat_id'])->setShop($shop); $client->createLogistic($event->orderSn, $event->waybillNo); } }