mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-03 03:38:43 +08:00 
			
		
		
		
	【功能优化】工作流:接入 SimpleModelUtils 预测遍历逻辑
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -120,6 +120,7 @@ public class BpmTaskServiceImpl implements BpmTaskService {
 | 
			
		||||
        return new PageResult<>(tasks, count);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // TODO @芋艿:可以进一步简化
 | 
			
		||||
    @Override
 | 
			
		||||
    public BpmTaskRespVO getFirstTodoTask(Long userId, String processInstanceId) {
 | 
			
		||||
        if (processInstanceId == null) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user