import org.springframework.beans.BeanUtils;spring
BeanUtils.copyProperties(maker.getBaseInfo(), newBasInfo,new String[]{"de"});get
第一個參數:原數據import
第二個參數:新數據im
第三個參數: 忽略不復制屬性數據