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; }