import pymongoclient = pymongo.MongoClient("mongodb+srv://demo:[email protected]/test?retryWrites=true")db = client['test']
確定! 回上一頁