mongoose: how to sort with aggregate search

前端 未结 0 1397
忘掉有多难
忘掉有多难 2021-01-17 02:57

I have this aggregate search function

filter = { \'games.game_info.game_time\': -1 };
.aggregate([
                {
                    $match: {}
                   


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题