config($this->getDyConfig())->token()->getOrderDetail(['1090074972073628984']); print_r($resp); return success("ok"); } catch (\Throwable $throwable) { return error($throwable->getMessage()); } } }