czt
2024-04-21 86f687fe84d34d9291ed9e5c6ea45e04e11e3be2
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;
}