输入banner图图片脚本导航/分类

Mongdb文档学习笔记

  

The difference between insert and save operations is that a save operation will perform an insert if the object is not already present.
  • save saves the object overwriting any object that might exist with the same id. 

 

 

 

     

Mongdb文档学习笔记

标签: