BeanUtils工具类

BeanUtils.copyProperties(productInfo, orderDetail);

把 productInfo 中的属性copy到 orderDetail中

posted @ 2019-10-12 09:26  我爱si搬砖  阅读(101)  评论(0)    收藏  举报