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

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

上级 f6db33eb
...@@ -2239,13 +2239,14 @@ ...@@ -2239,13 +2239,14 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"name" : "连接条件组", "name" : "连接条件组",
"getPSDELogicLinkConds" : [ { "getPSDELogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"dstFieldName" : "TESTID", "dstFieldName" : "TESTID",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "?" "name" : "Default[TESTID] 值不为空(NotNil)"
} ] } ]
}, },
"getSrcPSDELogicNode" : { "getSrcPSDELogicNode" : {
...@@ -2260,8 +2261,36 @@ ...@@ -2260,8 +2261,36 @@
"leftPos" : 352, "leftPos" : 352,
"logicNodeType" : "PREPAREPARAM", "logicNodeType" : "PREPAREPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
},
"name" : "链接333",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Prepareparam1"
}
} ],
"topPos" : 236, "topPos" : 236,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "RESETPARAM1",
"leftPos" : 190,
"logicNodeType" : "RESETPARAM",
"name" : "重置参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"name" : "返回链接",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
}
} ],
"topPos" : 420
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
......
...@@ -20,13 +20,14 @@ ...@@ -20,13 +20,14 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"name" : "连接条件组", "name" : "连接条件组",
"getPSDELogicLinkConds" : [ { "getPSDELogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"dstFieldName" : "TESTID", "dstFieldName" : "TESTID",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "?" "name" : "Default[TESTID] 值不为空(NotNil)"
} ] } ]
}, },
"getSrcPSDELogicNode" : { "getSrcPSDELogicNode" : {
...@@ -41,8 +42,36 @@ ...@@ -41,8 +42,36 @@
"leftPos" : 352, "leftPos" : 352,
"logicNodeType" : "PREPAREPARAM", "logicNodeType" : "PREPAREPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
},
"name" : "链接333",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Prepareparam1"
}
} ],
"topPos" : 236, "topPos" : 236,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "RESETPARAM1",
"leftPos" : 190,
"logicNodeType" : "RESETPARAM",
"name" : "重置参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"name" : "返回链接",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
}
} ],
"topPos" : 420
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
......
...@@ -1009,13 +1009,14 @@ ...@@ -1009,13 +1009,14 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"name" : "连接条件组", "name" : "连接条件组",
"getPSDELogicLinkConds" : [ { "getPSDELogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"dstFieldName" : "TESTID", "dstFieldName" : "TESTID",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "?" "name" : "Default[TESTID] 值不为空(NotNil)"
} ] } ]
}, },
"getSrcPSDELogicNode" : { "getSrcPSDELogicNode" : {
...@@ -1030,8 +1031,36 @@ ...@@ -1030,8 +1031,36 @@
"leftPos" : 352, "leftPos" : 352,
"logicNodeType" : "PREPAREPARAM", "logicNodeType" : "PREPAREPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
},
"name" : "链接333",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Prepareparam1"
}
} ],
"topPos" : 236, "topPos" : 236,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "RESETPARAM1",
"leftPos" : 190,
"logicNodeType" : "RESETPARAM",
"name" : "重置参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"name" : "返回链接",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
}
} ],
"topPos" : 420
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
......
...@@ -24813,13 +24813,14 @@ ...@@ -24813,13 +24813,14 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"name" : "连接条件组", "name" : "连接条件组",
"getPSDELogicLinkConds" : [ { "getPSDELogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"dstFieldName" : "TESTID", "dstFieldName" : "TESTID",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "?" "name" : "Default[TESTID] 值不为空(NotNil)"
} ] } ]
}, },
"getSrcPSDELogicNode" : { "getSrcPSDELogicNode" : {
...@@ -24834,8 +24835,36 @@ ...@@ -24834,8 +24835,36 @@
"leftPos" : 352, "leftPos" : 352,
"logicNodeType" : "PREPAREPARAM", "logicNodeType" : "PREPAREPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
},
"name" : "链接333",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Prepareparam1"
}
} ],
"topPos" : 236, "topPos" : 236,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "RESETPARAM1",
"leftPos" : 190,
"logicNodeType" : "RESETPARAM",
"name" : "重置参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"name" : "返回链接",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
}
} ],
"topPos" : 420
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册