Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
14e5b592
提交
14e5b592
编写于
9月 22, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
76df936e
变更
15
显示空白字符变更
内嵌
并排
正在显示
15 个修改的文件
包含
917 行增加
和
113 行删除
+917
-113
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+59
-1
SrcFieldScript.json
...S/Test/PSDATAENTITIES/TEST/PSDELOGICS/SrcFieldScript.json
+59
-1
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+59
-1
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+59
-1
Main.json
...mplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+67
-15
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+59
-1
studentEditView.json
...SYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
+67
-15
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+67
-15
Treegrid.json
...S/Web/PSAPPDATAENTITIES/Student/PSTREEGRIDS/Treegrid.json
+51
-8
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+59
-1
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+67
-15
studentEditView2.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
+67
-15
studentEditView4.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
+67
-15
studentTreeGridView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
+51
-8
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+59
-1
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
14e5b592
...
...
@@ -3187,11 +3187,64 @@
"name"
:
"源值属性脚本"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
2
0
0
,
"leftPos"
:
2
1
0
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
540
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
200
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
325
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[getOrigin().srfkey] ==> Error"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"getOrigin().srfkey"
,
"getSrcPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -3203,6 +3256,11 @@
},
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/SrcFieldScript.json
浏览文件 @
14e5b592
...
...
@@ -6,11 +6,64 @@
"name"
:
"源值属性脚本"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
2
0
0
,
"leftPos"
:
2
1
0
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
540
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
200
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
325
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[getOrigin().srfkey] ==> Error"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"getOrigin().srfkey"
,
"getSrcPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -22,6 +75,11 @@
},
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
14e5b592
...
...
@@ -1923,11 +1923,64 @@
"name"
:
"源值属性脚本"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
2
0
0
,
"leftPos"
:
2
1
0
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
540
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
200
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
325
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[getOrigin().srfkey] ==> Error"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"getOrigin().srfkey"
,
"getSrcPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -1943,6 +1996,11 @@
},
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
14e5b592
...
...
@@ -18445,11 +18445,64 @@
"name" : "源值属性脚本",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 2
0
0,
"leftPos" : 2
1
0,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
...
...
@@ -18465,6 +18518,11 @@
},
"default" : true,
"entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
14e5b592
...
...
@@ -111,6 +111,14 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"pstudentid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -185,9 +193,8 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"enableLinkView"
:
false
"editorType"
:
"TEXTBOX"
,
"name"
:
"age"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -212,16 +219,62 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
"getPSEditorItems"
:
[
{
"name"
:
"pstudentid"
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"pstudentid"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueItemName"
:
"pstudentid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"pstudentid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -235,7 +288,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"codeName"
:
"druipart1"
,
...
...
@@ -2417,9 +2470,9 @@
"codeName"
:
"StudentName"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"
name"
:
"studentname"
,
"
enableLinkView"
:
false
"editorType"
:
"
TEXTBOX
"
,
"
maxLength"
:
200
,
"
name"
:
"studentname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -2490,7 +2543,7 @@
"width"
:
300
,
"widthMode"
:
"PX"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2508,7 +2561,7 @@
"widthMode"
:
"PX"
},
"width"
:
700.0
,
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2519,7 +2572,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
...
...
@@ -2666,7 +2719,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2677,7 +2730,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -2696,7 +2749,6 @@
"modelref"
:
true
,
"id"
:
"update"
},
"infoFormMode"
:
true
,
"noTabHeader"
:
false
,
"modelid"
:
"558d4f42147c9dd9f2fe4c70cac70cd8"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
14e5b592
...
...
@@ -1923,11 +1923,64 @@
"name"
:
"源值属性脚本"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
2
0
0
,
"leftPos"
:
2
1
0
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
540
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
200
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
325
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[getOrigin().srfkey] ==> Error"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"getOrigin().srfkey"
,
"getSrcPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -1943,6 +1996,11 @@
},
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
14e5b592
...
...
@@ -1221,6 +1221,14 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"pstudentid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -1295,9 +1303,8 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"enableLinkView"
:
false
"editorType"
:
"TEXTBOX"
,
"name"
:
"age"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -1322,16 +1329,62 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
"getPSEditorItems"
:
[
{
"name"
:
"pstudentid"
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"pstudentid"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueItemName"
:
"pstudentid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"pstudentid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -1345,7 +1398,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"codeName"
:
"druipart1"
,
...
...
@@ -3527,9 +3580,9 @@
"codeName"
:
"StudentName"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"
name"
:
"studentname"
,
"
enableLinkView"
:
false
"editorType"
:
"
TEXTBOX
"
,
"
maxLength"
:
200
,
"
name"
:
"studentname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -3600,7 +3653,7 @@
"width"
:
300
,
"widthMode"
:
"PX"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -3618,7 +3671,7 @@
"widthMode"
:
"PX"
},
"width"
:
700.0
,
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -3629,7 +3682,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
...
...
@@ -3776,7 +3829,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -3787,7 +3840,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -3806,7 +3859,6 @@
"modelref"
:
true
,
"id"
:
"update"
},
"infoFormMode"
:
true
,
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"558d4f42147c9dd9f2fe4c70cac70cd8"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
14e5b592
...
...
@@ -126,6 +126,14 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"pstudentid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -200,9 +208,8 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"enableLinkView"
:
false
"editorType"
:
"TEXTBOX"
,
"name"
:
"age"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -227,16 +234,62 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
"getPSEditorItems"
:
[
{
"name"
:
"pstudentid"
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"pstudentid"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueItemName"
:
"pstudentid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"pstudentid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -250,7 +303,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"codeName"
:
"druipart1"
,
...
...
@@ -1968,9 +2021,9 @@
"codeName"
:
"StudentName"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"
name"
:
"studentname"
,
"
enableLinkView"
:
false
"editorType"
:
"
TEXTBOX
"
,
"
maxLength"
:
200
,
"
name"
:
"studentname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -2041,7 +2094,7 @@
"width"
:
300
,
"widthMode"
:
"PX"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2059,7 +2112,7 @@
"widthMode"
:
"PX"
},
"width"
:
700.0
,
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"学生标识"
,
...
...
@@ -2097,7 +2150,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
...
...
@@ -2244,7 +2297,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2255,7 +2308,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -2298,7 +2351,6 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"infoFormMode"
:
true
,
"noTabHeader"
:
false
,
"modelid"
:
"558d4f42147c9dd9f2fe4c70cac70cd8"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSTREEGRIDS/Treegrid.json
浏览文件 @
14e5b592
...
...
@@ -91,7 +91,7 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"treeColumnMode"
:
12
,
"treeColumnMode"
:
8
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
...
...
@@ -190,6 +190,42 @@
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"pstudentid"
,
"excelCaption"
:
"上级学生职位"
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"treeColumnMode"
:
4
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"学生标识"
,
"codeName"
:
"studentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"treeColumnMode"
:
2
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
...
...
@@ -256,6 +292,20 @@
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"dataType"
:
25
,
"name"
:
"pstudentid"
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"dataType"
:
25
,
"name"
:
"studentid"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
@@ -271,13 +321,6 @@
"codeName"
:
"StudentId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"pstudentid"
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
14e5b592
...
...
@@ -1923,11 +1923,64 @@
"name"
:
"源值属性脚本"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
2
0
0
,
"leftPos"
:
2
1
0
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
540
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
200
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
325
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"Default[getOrigin().srfkey] ==> Error"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"getOrigin().srfkey"
,
"getSrcPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
208
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -1943,6 +1996,11 @@
},
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"result"
,
"logicName"
:
"异常对象"
,
"name"
:
"异常对象"
,
"simpleParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
14e5b592
...
...
@@ -823,6 +823,14 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"pstudentid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -897,9 +905,8 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"enableLinkView"
:
false
"editorType"
:
"TEXTBOX"
,
"name"
:
"age"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -924,16 +931,62 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
"getPSEditorItems"
:
[
{
"name"
:
"pstudentid"
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"pstudentid"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueItemName"
:
"pstudentid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"pstudentid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -947,7 +1000,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"codeName"
:
"druipart1"
,
...
...
@@ -2665,9 +2718,9 @@
"codeName"
:
"StudentName"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"
name"
:
"studentname"
,
"
enableLinkView"
:
false
"editorType"
:
"
TEXTBOX
"
,
"
maxLength"
:
200
,
"
name"
:
"studentname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -2738,7 +2791,7 @@
"width"
:
300
,
"widthMode"
:
"PX"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2756,7 +2809,7 @@
"widthMode"
:
"PX"
},
"width"
:
700.0
,
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"学生标识"
,
...
...
@@ -2794,7 +2847,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
...
...
@@ -2941,7 +2994,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2952,7 +3005,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -2995,7 +3048,6 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"infoFormMode"
:
true
,
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"558d4f42147c9dd9f2fe4c70cac70cd8"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
浏览文件 @
14e5b592
...
...
@@ -821,6 +821,14 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"pstudentid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -895,9 +903,8 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"enableLinkView"
:
false
"editorType"
:
"TEXTBOX"
,
"name"
:
"age"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -922,16 +929,62 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
"getPSEditorItems"
:
[
{
"name"
:
"pstudentid"
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"pstudentid"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueItemName"
:
"pstudentid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"pstudentid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -945,7 +998,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"codeName"
:
"druipart1"
,
...
...
@@ -2663,9 +2716,9 @@
"codeName"
:
"StudentName"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"
name"
:
"studentname"
,
"
enableLinkView"
:
false
"editorType"
:
"
TEXTBOX
"
,
"
maxLength"
:
200
,
"
name"
:
"studentname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -2736,7 +2789,7 @@
"width"
:
300
,
"widthMode"
:
"PX"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2754,7 +2807,7 @@
"widthMode"
:
"PX"
},
"width"
:
700.0
,
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"学生标识"
,
...
...
@@ -2792,7 +2845,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
...
...
@@ -2939,7 +2992,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2950,7 +3003,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -2993,7 +3046,6 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"infoFormMode"
:
true
,
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"558d4f42147c9dd9f2fe4c70cac70cd8"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
浏览文件 @
14e5b592
...
...
@@ -881,6 +881,14 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"pstudentid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -955,9 +963,8 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"enableLinkView"
:
false
"editorType"
:
"TEXTBOX"
,
"name"
:
"age"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -982,16 +989,62 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
"getPSEditorItems"
:
[
{
"name"
:
"pstudentid"
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"pstudentid"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueItemName"
:
"pstudentid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"pstudentid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -1005,7 +1058,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"codeName"
:
"druipart1"
,
...
...
@@ -2723,9 +2776,9 @@
"codeName"
:
"StudentName"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"
name"
:
"studentname"
,
"
enableLinkView"
:
false
"editorType"
:
"
TEXTBOX
"
,
"
maxLength"
:
200
,
"
name"
:
"studentname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -2796,7 +2849,7 @@
"width"
:
300
,
"widthMode"
:
"PX"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -2814,7 +2867,7 @@
"widthMode"
:
"PX"
},
"width"
:
700.0
,
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"学生标识"
,
...
...
@@ -2852,7 +2905,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
...
...
@@ -2999,7 +3052,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -3010,7 +3063,7 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
"infoGroupMode"
:
fals
e
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -3053,7 +3106,6 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"infoFormMode"
:
true
,
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"558d4f42147c9dd9f2fe4c70cac70cd8"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
浏览文件 @
14e5b592
...
...
@@ -360,7 +360,7 @@
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"treeColumnMode"
:
12
,
"treeColumnMode"
:
8
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
...
...
@@ -459,6 +459,42 @@
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"pstudentid"
,
"excelCaption"
:
"上级学生职位"
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"treeColumnMode"
:
4
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"学生标识"
,
"codeName"
:
"studentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"treeColumnMode"
:
2
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
...
...
@@ -525,6 +561,20 @@
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"dataType"
:
25
,
"name"
:
"pstudentid"
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"dataType"
:
25
,
"name"
:
"studentid"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
@@ -540,13 +590,6 @@
"codeName"
:
"StudentId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"pstudentid"
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
14e5b592
...
...
@@ -45898,11 +45898,64 @@
"name" : "源值属性脚本",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 2
0
0,
"leftPos" : 2
1
0,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
...
...
@@ -45918,6 +45971,11 @@
},
"default" : true,
"entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录