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

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

上级 fdda8a84
......@@ -1920,7 +1920,7 @@
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
......@@ -1931,6 +1931,34 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 334,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "curCtlObject"
},
"name" : "直接值[default] ==> curCtlObject",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "default",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
......@@ -1951,7 +1979,7 @@
"codeName" : "curCtlObject",
"logicName" : "当前部件对象",
"name" : "当前部件对象",
"ctrlParam" : true
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
......
......@@ -71842,7 +71842,7 @@
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
......@@ -71853,6 +71853,34 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 334,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "curCtlObject"
},
"name" : "直接值[default] ==> curCtlObject",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "default",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
......@@ -71873,7 +71901,7 @@
"codeName" : "curCtlObject",
"logicName" : "当前部件对象",
"name" : "当前部件对象",
"ctrlParam" : true
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册