tagListFromWeb = tagList.stream().map(it -> ((Integer)it).longValue()).collect(Collectors.toList());
tagListFromWeb = tagList.stream().map(it -> ((Integer)it).longValue()).collect(Collectors.toList());
配合
看
本文来自博客园,作者:ukyo--碳水化合物,转载请注明原文链接:https://www.cnblogs.com/ukzq/p/13751149.html

浙公网安备 33010602011771号