YYC
2024-12-05 a63ccbac7d05e8f7592fd2040275770d59f67c5f
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1210.java
@@ -25,6 +25,9 @@
    @PropertyDef(label = "货位代码")
    private String hwdm;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "粮食数量")
    private double lssl;
@@ -78,4 +81,7 @@
    @PropertyDef(label = "标记位")
    private String bjw;
    @PropertyDef(label = "计划明细单号")
    private String jhmxdh;
}