YYC
2024-12-30 c245c39ff88c0cdcfde4435e8a10e7c2a018f28f
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;