def upsert_autotime(coll: pymongo.collection. ... 'create_time': dt0 } return coll.update_one(filterDict, updateDict, upsert=True).
確定! 回上一頁