CZT
2023-09-19 14a284b79ff08527fddfa00ac4d3597039a0d639
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 = "无";
    @PropertyDef(label = "来粮代码")
    private String goodscode;
    private String goodscode = "无";
}