CZT
2023-12-21 d1b7f2eb67cd87edc4b5eb11def5acba07c75698
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1207.java
@@ -45,7 +45,7 @@
    private Date dcrq;
    @PropertyDef(label = "倒出数量")
    private Double dcsl;
    private double dcsl;
    @PropertyDef(label = "包装物")
    private String bzw;
@@ -63,9 +63,12 @@
    @PropertyDef(label = "最后更新时间")
    private Date zhgxsj;
    @PropertyDef(label = "库调单号")
    private String kddh;
    @PropertyDef(label = "批次号")
    private String pch;
    @PropertyDef(label = "标记位")
    private String bjw;
}
    @PropertyDef(label = "库调单号")
    private String kddh;
}