1、在你的demo中引入hutool的jar包
3、long[] wrap = ArrayUtil.unWrap(aLong, aLong2);//包装类数组转为原始类型数组
5、运行程序查看得到的结果