czt
2 天以前 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1306.java
@@ -18,14 +18,17 @@
@Data
public class Nx2023Api1306 implements Serializable {
    @PropertyDef(label = "统一熏蒸作业单号" )
    private String tyxzzydh;
    @PropertyDef(label = "熏蒸作业单号" )
    private String xzzydh;
    @PropertyDef(label = "统一廒间编码" )
    private String tyajbm;
    @PropertyDef(label = "仓房代码" )
    private String cfdm;
    @PropertyDef(label = "统一仓房编码")
    private String tycfbm;
    @JSONField(format = "yyyy-MM-dd")
    @PropertyDef(label = "熏蒸开始时间" )