czt
2 天以前 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1303.java
@@ -14,6 +14,9 @@
@Data
public class Nx2023Api1303 implements Serializable {
    @PropertyDef(label = "统一害虫检测单号" ,description = "由统一廒间代码+检测日期(yyyyMMdd)+4 位顺序号组成")
    private String tyhcjcdh;
    @PropertyDef(label = "害虫检测单号" ,description = "由货位代码+检测日期(yyyyMMdd)+4 位顺序号组成")
    private String hcjcdh;
@@ -21,11 +24,11 @@
    @PropertyDef(label = "检测时间" )
    private Date jcsj;
    @PropertyDef(label = "统一廒间编码" )
    private String tyajbm;
    @PropertyDef(label = "货位代码" )
    private String hwdm;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "检查害虫方法" )
    private String jchcff;