czt
2024-04-23 f55b2623f09b0b902f991c701c67a2a6f2577057
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;
}