czt
2 小时以前 90b950bfd7f8c8c4835edf5e8a1062d17d953032
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,11 +24,11 @@
    @PropertyDef(label = "检测时间")
    private Date jcsj;
    @PropertyDef(label = "统一货位编码")
    private String tyhwbm;
    @PropertyDef(label = "货位代码" )
    private String hwdm;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "仓房外温" )
    private double cfww;