let blog=new Blog({. title: i,. author: "author",. body: "caocaocao". }) blogs.push(blog);. } Blog.insertMany(blogs,function(err){.
確定! 回上一頁