| 
...
 | 
...
 | 
@@ -18,7 +18,7 @@ class Es { | 
| 
 | 
 | 
 //    private $host = 'https://es-az664rii.public.tencentelasticsearch.com:9200'; // aicc 服务器
 | 
| 
 | 
 | 
     private $host = [
 | 
| 
 | 
 | 
 //        'http://elastic:1qOtfZhqy4B7IXdIpl_W@192.168.80.129:9200',
 | 
| 
 | 
 | 
         'https://elastic:rEHsd8xf4xGJKHdD@es-gqtfpyon.public.tencentelasticsearch.com:9200'
 | 
| 
 | 
 | 
         'https://elastic:rEHsd8xf4xGJKHdD@es.hagro.cn:80'
 | 
| 
 | 
 | 
     ]; //内网地址  公网要加ip白名单
 | 
| 
 | 
 | 
 
 | 
| 
 | 
 | 
 
 | 
...
 | 
...
 | 
 |