flowable/src/main/java/com/ycl/service/ProcessCodingService.java @@ -63,4 +63,7 @@ * @return */ Result all(); ProcessCoding getByTaskId(String id); }