1. 错误大意: 必须是对象

使用: 使用聚合操作访问MongoDB时

解决:在参数前面加上 * , eg. SaleMongo.objects.all().aggregate(*pipeline)