wait_seconds; } /** * 当前已有的请求数 * @return int */ public function getCurRequests(): int { return (int) $this->cur_requests; } }