mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	修复“删除流程模型方法 有注释写错”
This commit is contained in:
		| @@ -202,7 +202,7 @@ public class BpmModelServiceImpl implements BpmModelService { | |||||||
|         } |         } | ||||||
|         // 执行删除 |         // 执行删除 | ||||||
|         repositoryService.deleteModel(id); |         repositoryService.deleteModel(id); | ||||||
|         // 禁用流程实例 |         // 禁用流程定义 | ||||||
|         updateProcessDefinitionSuspended(model.getDeploymentId()); |         updateProcessDefinitionSuspended(model.getDeploymentId()); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV