add 工作流挂节点路由表单

This commit is contained in:
wangzk 2024-03-29 17:43:44 +08:00
parent 2ed765d204
commit de10f2282d

View File

@ -156,6 +156,10 @@ public class TaskVo implements Serializable {
*/ */
private String businessKey; private String businessKey;
/**
* 节点表单路由
*/
private String formKey;
/** /**
* 表单配置 * 表单配置
*/ */