fix: 子流程Type使用20

pull/624/head
Lesan 2024-12-19 08:33:29 +08:00
parent ad619f4738
commit f89564f81c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ export enum NodeType {
/**
*
*/
CHILD_PROCESS_NODE = 13,
CHILD_PROCESS_NODE = 20,
/**
*