deleted_item = collection.find_one_and_delete(find_condition, sort= [('name', pymongo.DESCENDING)]); print(deleted_item). 查询也可以通过$ 限定 ...
確定! 回上一頁