src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1302.java
@@ -14,6 +14,9 @@ @Data public class Nx2023Api1302 implements Serializable { @PropertyDef(label = "统一温湿度检测单号" ) private String tywsdjcdh; @PropertyDef(label = "温湿度检测单号" ) private String wsdjcdh; @@ -21,6 +24,9 @@ @PropertyDef(label = "检测时间") private Date jcsj; @PropertyDef(label = "统一货位编码") private String tyhwbm; @PropertyDef(label = "货位代码" ) private String hwdm;