🌈 搜索
📅  最后修改于: 2022-03-11 14:52:26.196000             🧑  作者: Mango
Collections.sort(agentDtoList, (o1, o2) -> o1.getCustomerCount() - o2.getCustomerCount());