CZT
2023-12-21 d1b7f2eb67cd87edc4b5eb11def5acba07c75698
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1208.java
@@ -35,7 +35,7 @@
    private String shnd;
    @PropertyDef(label = "国别")
    private Date gb;
    private String gb;
    @PropertyDef(label = "产地")
    private String cd;
@@ -103,16 +103,16 @@
    private Date zhgxsj;
    @PropertyDef(label = "批次号")
    private String pch;
    private String pch = "无";
    @PropertyDef(label = "标记位")
    private String bjw;
    @PropertyDef(label = "成品粮规格")
    private String cplgg;
    private String cplgg = "3";
    @PropertyDef(label = "来粮代码")
    private String goodscode;
    private String goodscode = "无";
}