java-list操作2

return list(new LambdaQueryWrapper()
.eq(Handler::getParentId, parid)
.orderByAsc(Handler::getId));

你可能感兴趣的:(JAVA)