zj
2026-01-11 2790dcad04b352ef962a7f2d7d229169dc840825
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;
}