czt
2024-06-26 07ead67c3cec0caa56f4b7de7536c838712c4aa7
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1207.java
@@ -32,6 +32,12 @@
    @PropertyDef(label = "倒入单位" )
    private String drdw;
    @PropertyDef(label = "倒出库区统一编码")
    private String dckqtybm;
    @PropertyDef(label = "倒入库区统一编码")
    private String drkqtybm;
    @PropertyDef(label = "粮食品种代码" )
    private String lspzdm;
@@ -41,6 +47,12 @@
    @PropertyDef(label = "倒入货位代码" )
    private String drhwdm;
    @PropertyDef(label = "倒出货位统一编码" )
    private String dchwtybm;
    @PropertyDef(label = "倒入货位统一编码" )
    private String drhwtybm;
    @JSONField(format = "yyyy-MM-dd")
    @PropertyDef(label = "倒仓日期" )
    private Date dcrq;