mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-23 23:09:47 +08:00
update 优化 工作流创建事件 将状态交给业务方处理
This commit is contained in:
@ -51,4 +51,9 @@ public class ProcessCreateTaskEvent implements Serializable {
|
||||
*/
|
||||
private String businessId;
|
||||
|
||||
/**
|
||||
* 流程状态
|
||||
*/
|
||||
private String status;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user