CZT
2024-01-09 6f06c861bffe6fcf5fb7cf9e2a7003fca856bac0
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;
}