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

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

上级 4f65a97c
...@@ -219,7 +219,8 @@ ...@@ -219,7 +219,8 @@
}, },
"getPSDEActionReturn" : { "getPSDEActionReturn" : {
"name" : "TESTResult", "name" : "TESTResult",
"type" : "VOID" "stdDataType" : 9,
"type" : "SIMPLE"
}, },
"getPSDELogic" : { "getPSDELogic" : {
"modelref" : true, "modelref" : true,
...@@ -803,7 +804,8 @@ ...@@ -803,7 +804,8 @@
"leftPos" : 530, "leftPos" : 530,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"returnType" : "NONEVALUE", "rawValue" : "1",
"returnType" : "SRCVALUE",
"topPos" : 260 "topPos" : 260
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
......
...@@ -16,7 +16,8 @@ ...@@ -16,7 +16,8 @@
}, },
"getPSDEActionReturn" : { "getPSDEActionReturn" : {
"name" : "TESTResult", "name" : "TESTResult",
"type" : "VOID" "stdDataType" : 9,
"type" : "SIMPLE"
}, },
"getPSDELogic" : { "getPSDELogic" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,7 +27,8 @@ ...@@ -27,7 +27,8 @@
"leftPos" : 530, "leftPos" : 530,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"returnType" : "NONEVALUE", "rawValue" : "1",
"returnType" : "SRCVALUE",
"topPos" : 260 "topPos" : 260
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
......
...@@ -348,7 +348,7 @@ ...@@ -348,7 +348,7 @@
}, },
"getPSSubSysServiceAPIMethodReturn" : { "getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象", "name" : "返回对象",
"type" : "VOID" "type" : "SIMPLE"
}, },
"requestField" : "SYS_EMPID", "requestField" : "SYS_EMPID",
"requestMethod" : "POST", "requestMethod" : "POST",
......
...@@ -2271,7 +2271,8 @@ ...@@ -2271,7 +2271,8 @@
}, },
"getPSDEServiceAPIMethodReturn" : { "getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象", "name" : "返回对象",
"type" : "VOID" "stdDataType" : 9,
"type" : "SIMPLE"
}, },
"getPSSubSysServiceAPIDEMethod" : { "getPSSubSysServiceAPIDEMethod" : {
"modelref" : true, "modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册