src/main/java/com/nq/vo/stock/StockDzVo.java @@ -30,4 +30,8 @@ private Date endTime; private BigDecimal discount; private Integer residualShare; }