CZT
2023-12-21 d1b7f2eb67cd87edc4b5eb11def5acba07c75698
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1210.java
@@ -26,10 +26,10 @@
    private String hwdm;
    @PropertyDef(label = "粮食数量")
    private Double lssl;
    private double lssl;
    @PropertyDef(label = "划转数量")
    private Double hzsl;
    private double hzsl;
    @PropertyDef(label = "批准文号")
    private String bzwh;
@@ -78,4 +78,7 @@
    @PropertyDef(label = "标记位")
    private String bjw;
    @PropertyDef(label = "计划明细单号")
    private String jhmxdh;
}