时间:2024-10-13 14:21:53
1、在你的项目中引入hutool的jar包
3、boolean basicType = ObjectUtil.isBasicType(a);//判断是否为基本类型
5、将int类型改为包装;类型Integer,再次运行结果