Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
08b6f774
提交
08b6f774
编写于
9月 22, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
23aae9b7
变更
7
显示空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
374 行增加
和
78 行删除
+374
-78
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+17
-4
SrcFieldScript.json
...S/Test/PSDATAENTITIES/TEST/PSDELOGICS/SrcFieldScript.json
+17
-4
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+68
-14
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+68
-14
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+68
-14
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+68
-14
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+68
-14
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
08b6f774
...
...
@@ -3260,7 +3260,7 @@
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[clone().srfkey] ==>
Error
"
,
"name"
:
"Default[clone().srfkey] ==>
result
"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"clone().srfkey"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -3272,9 +3272,9 @@
"dstFieldName"
:
"AMOUNT"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Defaul
t"
"id"
:
"
tes
t"
},
"name"
:
"Default[AMOUNT] ==>
Defaul
t[AMOUNT]"
,
"name"
:
"Default[AMOUNT] ==>
tes
t[AMOUNT]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"AMOUNT"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -3299,7 +3299,20 @@
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/SrcFieldScript.json
浏览文件 @
08b6f774
...
...
@@ -54,7 +54,7 @@
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[clone().srfkey] ==>
Error
"
,
"name"
:
"Default[clone().srfkey] ==>
result
"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"clone().srfkey"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -66,9 +66,9 @@
"dstFieldName"
:
"AMOUNT"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Defaul
t"
"id"
:
"
tes
t"
},
"name"
:
"Default[AMOUNT] ==>
Defaul
t[AMOUNT]"
,
"name"
:
"Default[AMOUNT] ==>
tes
t[AMOUNT]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"AMOUNT"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -93,7 +93,20 @@
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
08b6f774
...
...
@@ -2000,7 +2000,7 @@
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[clone().srfkey] ==>
Error
"
,
"name"
:
"Default[clone().srfkey] ==>
result
"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"clone().srfkey"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -2012,9 +2012,9 @@
"dstFieldName"
:
"AMOUNT"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Defaul
t"
"id"
:
"
tes
t"
},
"name"
:
"Default[AMOUNT] ==>
Defaul
t[AMOUNT]"
,
"name"
:
"Default[AMOUNT] ==>
tes
t[AMOUNT]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"AMOUNT"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -2043,7 +2043,28 @@
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
@@ -3843,8 +3864,8 @@
},
"topPos"
:
208
},
{
"codeName"
:
"PREPAREJSPARAM
2
"
,
"leftPos"
:
329
,
"codeName"
:
"PREPAREJSPARAM
1
"
,
"leftPos"
:
734
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"准备参数"
,
"getPSDEUILogicNodeParams"
:
[
{
...
...
@@ -3853,15 +3874,29 @@
"modelref"
:
true
,
"id"
:
"viewCaptionBarState"
},
"name"
:
"直接值[
tru
e] ==> viewCaptionBarState[visible]"
,
"name"
:
"直接值[
fals
e] ==> viewCaptionBarState[visible]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"
tru
e"
,
"srcValue"
:
"
fals
e"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"tYpe"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"Default[TYPE] ==> test[tYpe]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"TYPE"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
420
"topPos"
:
208
},
{
"codeName"
:
"PREPAREJSPARAM
1
"
,
"leftPos"
:
734
,
"codeName"
:
"PREPAREJSPARAM
2
"
,
"leftPos"
:
329
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"准备参数"
,
"getPSDEUILogicNodeParams"
:
[
{
...
...
@@ -3870,12 +3905,26 @@
"modelref"
:
true
,
"id"
:
"viewCaptionBarState"
},
"name"
:
"直接值[
fals
e] ==> viewCaptionBarState[visible]"
,
"name"
:
"直接值[
tru
e] ==> viewCaptionBarState[visible]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"
fals
e"
,
"srcValue"
:
"
tru
e"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"tYpe"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"Default[TYPE] ==> test[tYpe]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"TYPE"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
"topPos"
:
420
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -3883,6 +3932,11 @@
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"simpleParam"
:
true
},
{
"codeName"
:
"visible"
,
"logicName"
:
"标题栏显示与否"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
08b6f774
...
...
@@ -18522,7 +18522,7 @@
"modelref" : true,
"id" : "result"
},
"name" : "Default[clone().srfkey] ==>
Error
",
"name" : "Default[clone().srfkey] ==>
result
",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "clone().srfkey",
"getSrcPSDELogicParam" : {
...
...
@@ -18534,9 +18534,9 @@
"dstFieldName" : "AMOUNT",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "
Defaul
t"
"id" : "
tes
t"
},
"name" : "Default[AMOUNT] ==>
Defaul
t[AMOUNT]",
"name" : "Default[AMOUNT] ==>
tes
t[AMOUNT]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "AMOUNT",
"getSrcPSDELogicParam" : {
...
...
@@ -18565,7 +18565,28 @@
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
...
...
@@ -20365,8 +20386,8 @@
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM
2
",
"leftPos" :
329
,
"codeName" : "PREPAREJSPARAM
1
",
"leftPos" :
734
,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
...
...
@@ -20375,15 +20396,29 @@
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[
tru
e] ==> viewCaptionBarState[visible]",
"name" : "直接值[
fals
e] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "
tru
e",
"srcValue" : "
fals
e",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" :
420
"topPos" :
208
}, {
"codeName" : "PREPAREJSPARAM
1
",
"leftPos" :
734
,
"codeName" : "PREPAREJSPARAM
2
",
"leftPos" :
329
,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
...
...
@@ -20392,12 +20427,26 @@
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[
fals
e] ==> viewCaptionBarState[visible]",
"name" : "直接值[
tru
e] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "
fals
e",
"srcValue" : "
tru
e",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" :
208
"topPos" :
420
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
...
...
@@ -20405,6 +20454,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"simpleParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
08b6f774
...
...
@@ -2000,7 +2000,7 @@
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[clone().srfkey] ==>
Error
"
,
"name"
:
"Default[clone().srfkey] ==>
result
"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"clone().srfkey"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -2012,9 +2012,9 @@
"dstFieldName"
:
"AMOUNT"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Defaul
t"
"id"
:
"
tes
t"
},
"name"
:
"Default[AMOUNT] ==>
Defaul
t[AMOUNT]"
,
"name"
:
"Default[AMOUNT] ==>
tes
t[AMOUNT]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"AMOUNT"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -2043,7 +2043,28 @@
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
@@ -3853,8 +3874,8 @@
},
"topPos"
:
208
},
{
"codeName"
:
"PREPAREJSPARAM
2
"
,
"leftPos"
:
329
,
"codeName"
:
"PREPAREJSPARAM
1
"
,
"leftPos"
:
734
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"准备参数"
,
"getPSDEUILogicNodeParams"
:
[
{
...
...
@@ -3863,15 +3884,29 @@
"modelref"
:
true
,
"id"
:
"viewCaptionBarState"
},
"name"
:
"直接值[
tru
e] ==> viewCaptionBarState[visible]"
,
"name"
:
"直接值[
fals
e] ==> viewCaptionBarState[visible]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"
tru
e"
,
"srcValue"
:
"
fals
e"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"tYpe"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"Default[TYPE] ==> test[tYpe]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"TYPE"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
420
"topPos"
:
208
},
{
"codeName"
:
"PREPAREJSPARAM
1
"
,
"leftPos"
:
734
,
"codeName"
:
"PREPAREJSPARAM
2
"
,
"leftPos"
:
329
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"准备参数"
,
"getPSDEUILogicNodeParams"
:
[
{
...
...
@@ -3880,12 +3915,26 @@
"modelref"
:
true
,
"id"
:
"viewCaptionBarState"
},
"name"
:
"直接值[
fals
e] ==> viewCaptionBarState[visible]"
,
"name"
:
"直接值[
tru
e] ==> viewCaptionBarState[visible]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"
fals
e"
,
"srcValue"
:
"
tru
e"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"tYpe"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"Default[TYPE] ==> test[tYpe]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"TYPE"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
"topPos"
:
420
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -3893,6 +3942,11 @@
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"simpleParam"
:
true
},
{
"codeName"
:
"visible"
,
"logicName"
:
"标题栏显示与否"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
08b6f774
...
...
@@ -2000,7 +2000,7 @@
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[clone().srfkey] ==>
Error
"
,
"name"
:
"Default[clone().srfkey] ==>
result
"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"clone().srfkey"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -2012,9 +2012,9 @@
"dstFieldName"
:
"AMOUNT"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Defaul
t"
"id"
:
"
tes
t"
},
"name"
:
"Default[AMOUNT] ==>
Defaul
t[AMOUNT]"
,
"name"
:
"Default[AMOUNT] ==>
tes
t[AMOUNT]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"AMOUNT"
,
"getSrcPSDELogicParam"
:
{
...
...
@@ -2043,7 +2043,28 @@
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
@@ -4283,8 +4304,8 @@
},
"topPos"
:
208
},
{
"codeName"
:
"PREPAREJSPARAM
2
"
,
"leftPos"
:
329
,
"codeName"
:
"PREPAREJSPARAM
1
"
,
"leftPos"
:
734
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"准备参数"
,
"getPSDEUILogicNodeParams"
:
[
{
...
...
@@ -4293,15 +4314,29 @@
"modelref"
:
true
,
"id"
:
"viewCaptionBarState"
},
"name"
:
"直接值[
tru
e] ==> viewCaptionBarState[visible]"
,
"name"
:
"直接值[
fals
e] ==> viewCaptionBarState[visible]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"
tru
e"
,
"srcValue"
:
"
fals
e"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"tYpe"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"Default[TYPE] ==> test[tYpe]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"TYPE"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
420
"topPos"
:
208
},
{
"codeName"
:
"PREPAREJSPARAM
1
"
,
"leftPos"
:
734
,
"codeName"
:
"PREPAREJSPARAM
2
"
,
"leftPos"
:
329
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"准备参数"
,
"getPSDEUILogicNodeParams"
:
[
{
...
...
@@ -4310,12 +4345,26 @@
"modelref"
:
true
,
"id"
:
"viewCaptionBarState"
},
"name"
:
"直接值[
fals
e] ==> viewCaptionBarState[visible]"
,
"name"
:
"直接值[
tru
e] ==> viewCaptionBarState[visible]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"
fals
e"
,
"srcValue"
:
"
tru
e"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"tYpe"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"Default[TYPE] ==> test[tYpe]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"TYPE"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
"topPos"
:
420
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -4323,6 +4372,11 @@
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"simpleParam"
:
true
},
{
"codeName"
:
"visible"
,
"logicName"
:
"标题栏显示与否"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
08b6f774
...
...
@@ -45993,7 +45993,7 @@
"modelref" : true,
"id" : "result"
},
"name" : "Default[clone().srfkey] ==>
Error
",
"name" : "Default[clone().srfkey] ==>
result
",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "clone().srfkey",
"getSrcPSDELogicParam" : {
...
...
@@ -46005,9 +46005,9 @@
"dstFieldName" : "AMOUNT",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "
Defaul
t"
"id" : "
tes
t"
},
"name" : "Default[AMOUNT] ==>
Defaul
t[AMOUNT]",
"name" : "Default[AMOUNT] ==>
tes
t[AMOUNT]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "AMOUNT",
"getSrcPSDELogicParam" : {
...
...
@@ -46036,7 +46036,28 @@
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
...
...
@@ -48276,8 +48297,8 @@
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM
2
",
"leftPos" :
329
,
"codeName" : "PREPAREJSPARAM
1
",
"leftPos" :
734
,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
...
...
@@ -48286,15 +48307,29 @@
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[
tru
e] ==> viewCaptionBarState[visible]",
"name" : "直接值[
fals
e] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "
tru
e",
"srcValue" : "
fals
e",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" :
420
"topPos" :
208
}, {
"codeName" : "PREPAREJSPARAM
1
",
"leftPos" :
734
,
"codeName" : "PREPAREJSPARAM
2
",
"leftPos" :
329
,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
...
...
@@ -48303,12 +48338,26 @@
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[
fals
e] ==> viewCaptionBarState[visible]",
"name" : "直接值[
tru
e] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "
fals
e",
"srcValue" : "
tru
e",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" :
208
"topPos" :
420
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
...
...
@@ -48316,6 +48365,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"simpleParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录