czt
2024-04-21 86f687fe84d34d9291ed9e5c6ea45e04e11e3be2
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;
}