我在聚合中通过 $items[0] 想要拿到这个数组字段中的第一个元素, 结果type没有输出, 也没有报错. 请问, 这是哪里出了问题? .project({ planDate: items: type: '$items[0]' })