src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2204.java
@@ -26,6 +26,9 @@ @PropertyDef(label = "货位代码") private String hwdm; @PropertyDef(label = "统一货位编码" ) private String tyhwbm; @PropertyDef(label = "粮食性质代码") private String lsxzdm; @@ -46,10 +49,10 @@ private String jyyj; @PropertyDef(label = "水分") private Double sf; private double sf; @PropertyDef(label = "入库水分") private Double rksf; private double rksf; @PropertyDef(label = "扦样时间") @JSONField(format = "yyyy-MM-dd HH:mm:ss")