tanyo520
tanyo520
如果当前是一个多实例 其中任何一个任务退回 会删除其他任务, if(taskList!=null){ for (TaskEntity tk : taskList){ //tk.setExecution(null); // tk.setExecutionId(null); tk.getExecution().remove(); executionEntity.removeTask(tk); commandContext.getTaskEntityManager().deleteTask(tk, rejectOrgin, true); commandContext.getHistoricTaskInstanceEntityManager().deleteHistoricTaskInstanceById(tk.getId()); } } 以上删除其他人任务的代码 这样确实可以实现退回需求 哈哈 但是问题来了 流程结束以后这个实例无法归档 流程走完了实例的完成时间还是Null 我查看了这个实例的执行流表 好像被删除的那几个任务的执行流记录无法删除 估计是这个原因导致无法归档 但是我在代码里面明明删除了执行流...
更新最新的react源码需要调整啥代码么,直接复制进去好像会报错
线条的美观度,和线条自定义的位置有没有办法调整
RazorEngine.Core.NetCore in a Linux docker container: 'COM Interop is not supported on this platform.' #539
[Bug]: Installation dependency package error, there will be errors when changing to various versions
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name e ### Commit ID e ### Other environment information...
大佬 ,可以加个联系方式么,可以合作下
### Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] ### Describe the...
很不错的项目,有木有交流群