摘要:
from elasticsearch import Elasticsearch class elasticSearch(): def __init__(self, index_type: str, index_name: str, ip="127.0.0.1"): # self.es = Elast 阅读全文
posted @ 2020-08-04 23:50
吴先生不爱吃辣
阅读(162)
评论(0)
推荐(0)