Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以像这样访问带有索引的单个项目
在此示例中,我可以访问该数组中的单个项目,但我希望规则不是针对该单个项目,而是针对该数组中的每个项目。
在寻找解决方案一段时间后找不到任何东西,我没有将帖子存储在数组中,而是在 Person 文档中创建了一个集合并将它们存储在其中。