需求:使用mongoTemplate查询集合UserTrade数据,1.查询条件为assetNoList(字段assetNo集合)、idList(_id集合)及state=1。2.过滤重复数据,只按assetNo过滤,3.考虑assetNoList或id...