1. 程式人生 > >mongodb建立表語句

mongodb建立表語句

db.test.insert( {     "_id" : ObjectId("5754e61f1011be2f686ddc22"),     "a" : "2015-05-12" } )