gczmn
import org.springframework.beans.BeanUtils;

BeanUtils.copyProperties(源对象, 目标对象);

 

分类:

技术点:

相关文章: