temp.find().sort("age").exec(function(err,docs){ //[ { _id: 5972ed35e6f98ec60e3dc887,name: 'wang',age: 18,x: 1,y: 1 }, //{ _id: ...
確定! 回上一頁