连接mongodb bin/mongo -u xxx -p xxx x.x.x.x/beetle查找某个object_id db.f.find({"_id":ObjectId("4ce4e8ba4948715f4800000b")})