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;