feat(web): add parameter-extractor、if-else、var-aggregator Node
This commit is contained in:
@@ -1754,7 +1754,8 @@ export const zh = {
|
||||
"lt": '<',
|
||||
"le": '<=',
|
||||
"gt": '>',
|
||||
"ge": '>='
|
||||
"ge": '>=',
|
||||
else_desc: '用于定义当 if 条件不满足时应执行的逻辑。'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user