标签: mongodb collections
我的mongodb db test1和test2中有两个集合。我需要通过比较两个集合中的两个不同变量来获取从test2到test1的一些数据。我不能使用$ lookup聚合操作。