MongoDB insertMany插入多个文档,在MongoDB 中,如果我们需要一次插入多条记录,可以使用insertMany 函数,insertMany 函数会返回插入的多条记录的唯一id。
確定! 回上一頁