提交 ca3baa2e 编写于 作者: ibizdev's avatar ibizdev

chitanda 发布系统代码 [TrainSys,网页端]

上级 26ea9497
......@@ -1143,10 +1143,62 @@
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 488,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWSFCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "type",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "DataFlow"
},
"name" : "直接值[test-flow] ==> DataFlow[type]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "test-flow",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 208
}, {
"codeName" : "RAWSFCODE1",
"leftPos" : 910,
"logicNodeType" : "RAWSFCODE",
"name" : "执行脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "DataFlow",
"logicName" : "数据流程",
"name" : "数据流程",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册