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

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

上级 88f47da1
...@@ -3533,6 +3533,20 @@ ...@@ -3533,6 +3533,20 @@
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "CONTAINS",
"dstFieldName" : "aa",
"getDstLogicParam" : {
"modelref" : true,
"id" : "Default"
},
"logicType" : "SINGLE",
"name" : "Default[aa] 包含属性(Contains)"
} ]
},
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
...@@ -3540,12 +3554,6 @@ ...@@ -3540,12 +3554,6 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 603,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 208
}, { }, {
"codeName" : "DELOGIC1", "codeName" : "DELOGIC1",
"getDstPSAppDELogic" : { "getDstPSAppDELogic" : {
...@@ -3576,6 +3584,12 @@ ...@@ -3576,6 +3584,12 @@
} }
} ], } ],
"topPos" : 216 "topPos" : 216
}, {
"codeName" : "END1",
"leftPos" : 603,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册