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

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

上级 3f026554
......@@ -1491,6 +1491,55 @@
"requestPath" : "/select",
"builtinMethod" : false
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_portlet_data",
"defaultParamName" : "Default",
"logicName" : "计算门户参数",
"name" : "计算门户参数",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE1",
"leftPos" : 420,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 210
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPickupGridView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册