flowable/src/main/java/com/ycl/domain/vo/FormDetailVO.java @@ -69,4 +69,9 @@ * */ private UserTask userTask; /** * 任务的id */ private String taskId; }