ws
2023-09-19 c2c0f4f51117d2400b084e062d6f9e440d002ed8
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;
}