orderCreate($order); } catch (\Exception $e) { Log::debug('1688 - api请求下单失败:' . $e->getMessage()); } return success(0, '下单触发'); } }