Pre Merge pull request !505 from ken.wang/pr1001

This commit is contained in:
ken.wang 2024-03-29 09:49:36 +00:00 committed by Gitee
commit c39bb48111
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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