src/main/java/com/nq/pojo/StockDz.java @@ -47,6 +47,7 @@ @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") private Date endTime; private BigDecimal discount; private Integer residualShare; private static final long serialVersionUID = 1L; }