@JsonIgnoreProperties(value={"hibernateLazyInitializer","handler","dept","materialTypeList","planProgress","purchaseOrderList"})
//@JsonIgnoreProperties标不需要转化为json的属性
@JsonIgnoreProperties(value={"hibernateLazyInitializer","handler","dept","materialTypeList","planProgress","purchaseOrderList"})
//@JsonIgnoreProperties标不需要转化为json的属性