/*@@decription mongodbHelper@@version 1.0@@author think_fish&&dachie@@copyright think_fish@@dachie*/var mongodb=require('./db.js');function Helper(){};module.exports=Helper;/*@@新增方法@@tbName:表名 :string@@obj:新增对象 :{}@@callback:回调 :function@@ensure:唯一索引 :{}*/Helper.execInsert=function(t Read More