1
zj
2026-03-12 3a35e98f09c9320f8e1586d091b1c80c6c505610
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;
}