|
|
@ -165,7 +165,6 @@ public class FlowableRest implements FlowableFeign { |
|
|
|
resultBean.setData(flowRecordVo1); |
|
|
|
return resultBean; |
|
|
|
} |
|
|
|
|
|
|
|
public ResultBean<List<PCHistTaskListAndCommentList>> flowRecordAndCommentOld(String procInsId, String deployId) { |
|
|
|
long startTimes = System.currentTimeMillis(); // 记录开始时间
|
|
|
|
// 并行调用外部服务
|
|
|
|