@ -17,7 +17,7 @@ public class ProductPartData {
private String sku;
private String productDesc;
private String spec;
private Integer roll;
private String roll;
private String remark;
private String createBy;
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")