BeanUtils.copyProperties(a, b);

copyProperties(Object source, Object target)//source 源文件,target 目标文件 注意:BeanUtils是org.springframework.beans.BeanUtils,
相关文章
相关标签/搜索