Fancy
2024-07-05 af69f416ff531ea7fd7a22e02885bf9d78536f41
pms-parent/pms-web-station/src/main/java/com/dy/pmsStation/workOrder/QueryVo.java
@@ -49,6 +49,9 @@
    @NotNull(message="[生产流程节点实体编号]不能为空")
    @JSONField(serializeUsing= ObjectWriterImplToString.class)
    public Long nodeId;
    @NotNull(message="[生产流程节点类型]不能为空")
    public Integer nodeType;
    /**
     * 任务认领时间
     */