🌈 搜索
📅  最后修改于: 2022-03-11 14:53:37.300000             🧑  作者: Mango
build(); $params = [ 'index' => 'my_index', 'id' => 'my_id' ]; $response = $client->get($params); print_r($response);