摘要: 恢复内容开始 db.Users.update({OrganizationCode:"Global"},{$set:{OrganizationCode:"FreeTrial"}},false,true) 相当于sql的: update Users set OrganizationCode = "Fre 阅读全文
posted @ 2016-05-19 11:11 Mountains 阅读(3036) 评论(0) 推荐(0) 编辑