摘要:
from itemadapter import ItemAdapter import pymongo class Mongo_Client(object): def __init__(self,collection_name): self.clinet = pymongo.MongoClient(" 阅读全文
posted @ 2023-04-27 11:03
lzjasd
阅读(42)
评论(0)
推荐(0)