Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
7c819235
提交
7c819235
编写于
12月 25, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
a06881c2
变更
8
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
138 行增加
和
64 行删除
+138
-64
Test.json
...n/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
+3
-0
UsrCodeList1225513652.json
...sys/PSMODULES/Test/PSCODELISTS/UsrCodeList1225513652.json
+30
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
UsrCodeList1225513652.json
...s/PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList1225513652.json
+20
-0
GridTestArrangePView_Grid.json
...AENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json
+8
-10
TESTGRIDGridTestArrangePView.json
...YSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
+8
-10
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+59
-40
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+6
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
浏览文件 @
7c819235
...
@@ -44,6 +44,9 @@
...
@@ -44,6 +44,9 @@
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/UsrCodeList1225513652.json"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSCODELISTS/UsrCodeList1225513652.json
0 → 100644
浏览文件 @
7c819235
{
"codeListTag"
:
"Test__UsrCodeList1225513652"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"UsrCodeList1225513652"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSCODELISTS/UsrCodeList1225513652.json"
,
"emptyText"
:
"未定义"
,
"name"
:
"优先级测试"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"Item_1"
,
"iconCls"
:
"fa fa-eye"
,
"getPSSysImage"
:
{
"glyph"
:
"xf06e@FontAwesome"
,
"cssClass"
:
"fa fa-eye"
},
"text"
:
"低"
,
"value"
:
"8ce5d32258df312eeb26b3832aff8ab9"
}
],
"getPSSystemModule"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test.json"
},
"refFlag"
:
true
,
"systemTag"
:
"TrainSys"
,
"codeItemValueNumber"
:
false
,
"enableCache"
:
true
,
"subSysAsCloud"
:
false
,
"subSysCodeList"
:
false
,
"userScope"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
7c819235
...
@@ -1517,16 +1517,16 @@
...
@@ -1517,16 +1517,16 @@
"codeName"
:
"VMGroup2"
,
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
},
{
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
}
]
}
]
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList1225513652.json
0 → 100644
浏览文件 @
7c819235
{
"codeListTag"
:
"Test__UsrCodeList1225513652"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"UsrCodeList1225513652"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList1225513652.json"
,
"emptyText"
:
"未定义"
,
"name"
:
"优先级测试"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"Item_1"
,
"iconCls"
:
"fa fa-eye"
,
"getPSSysImage"
:
{
"glyph"
:
"xf06e@FontAwesome"
,
"cssClass"
:
"fa fa-eye"
},
"text"
:
"低"
,
"value"
:
"8ce5d32258df312eeb26b3832aff8ab9"
}
],
"enableCache"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json
浏览文件 @
7c819235
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/
SysOperator
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/
UsrCodeList1225513652
.json"
},
},
"getPSAppDEField"
:
{
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"name"
:
"UPDATEMAN"
,
...
@@ -191,17 +191,15 @@
...
@@ -191,17 +191,15 @@
"codeName"
:
"UpdateMan"
"codeName"
:
"UpdateMan"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorStyle"
:
"CUSTOMEDIT"
,
"editorType"
:
"SPAN"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
,
"name"
:
"updateman"
,
"getPS
SysPFPlugin
"
:
{
"getPS
AppCodeList
"
:
{
"
pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"
modelref"
:
true
,
"p
luginCode"
:
"CUSTOMEDIT"
,
"p
ath"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList1225513652.json"
"runtimeObject"
:
true
},
}
"enableLinkView"
:
false
},
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
"convertToCodeItemText"
:
true
},
{
},
{
"caption"
:
"测试表格标识"
,
"caption"
:
"测试表格标识"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
浏览文件 @
7c819235
...
@@ -238,7 +238,7 @@
...
@@ -238,7 +238,7 @@
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/
SysOperator
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/
UsrCodeList1225513652
.json"
},
},
"getPSAppDEField"
:
{
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"name"
:
"UPDATEMAN"
,
...
@@ -360,17 +360,15 @@
...
@@ -360,17 +360,15 @@
"codeName"
:
"UpdateMan"
"codeName"
:
"UpdateMan"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorStyle"
:
"CUSTOMEDIT"
,
"editorType"
:
"SPAN"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
,
"name"
:
"updateman"
,
"getPS
SysPFPlugin
"
:
{
"getPS
AppCodeList
"
:
{
"
pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"
modelref"
:
true
,
"p
luginCode"
:
"CUSTOMEDIT"
,
"p
ath"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList1225513652.json"
"runtimeObject"
:
true
},
}
"enableLinkView"
:
false
},
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
"convertToCodeItemText"
:
true
},
{
},
{
"caption"
:
"测试表格标识"
,
"caption"
:
"测试表格标识"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
7c819235
...
@@ -644,6 +644,25 @@
...
@@ -644,6 +644,25 @@
"value" : "zhaoliu"
"value" : "zhaoliu"
} ],
} ],
"enableCache" : true
"enableCache" : true
}, {
"codeListTag" : "Test__UsrCodeList1225513652",
"codeListType" : "STATIC",
"codeName" : "UsrCodeList1225513652",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList1225513652.json",
"emptyText" : "未定义",
"name" : "优先级测试",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"iconCls" : "fa fa-eye",
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"text" : "低",
"value" : "8ce5d32258df312eeb26b3832aff8ab9"
} ],
"enableCache" : true
}, {
}, {
"codeListTag" : "Test__ViewMsgPosition",
"codeListTag" : "Test__ViewMsgPosition",
"codeListType" : "STATIC",
"codeListType" : "STATIC",
...
@@ -12336,16 +12355,16 @@
...
@@ -12336,16 +12355,16 @@
"codeName" : "VMGroup2",
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息
2
",
"name" : "视图消息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
3
"
"id" : "ViewMsg
2
"
}
}
}, {
}, {
"name" : "视图消息",
"name" : "视图消息
2
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
2
"
"id" : "ViewMsg
3
"
}
}
} ]
} ]
}, {
}, {
...
@@ -12380,16 +12399,16 @@
...
@@ -12380,16 +12399,16 @@
"id" : "ViewMsg4"
"id" : "ViewMsg4"
}
}
}, {
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
6
"
}
}
}, {
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
}
} ]
} ]
}, {
}, {
...
@@ -12406,16 +12425,16 @@
...
@@ -12406,16 +12425,16 @@
"codeName" : "VMGroup4",
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-
视图下方
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
10
"
}
}
}, {
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
9
"
}
}
}, {
}, {
"name" : "消息位置-视图上方",
"name" : "消息位置-视图上方",
...
@@ -12424,33 +12443,35 @@
...
@@ -12424,33 +12443,35 @@
"id" : "ViewMsg7"
"id" : "ViewMsg7"
}
}
}, {
}, {
"name" : "消息位置-视图
内容区
",
"name" : "消息位置-视图
下方
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
8
"
}
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup8",
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息
位置-视图内容区
",
"name" : "消息
类型-错误信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg6"
}
},
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
默认删除-上方-错误
",
"name" : "关闭模式-
无删除-上方-常规
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
}
}, {
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-常规信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg4"
}
},
"position" : "POPUP"
}, {
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
...
@@ -12458,43 +12479,35 @@
...
@@ -12458,43 +12479,35 @@
"id" : "ViewMsg8"
"id" : "ViewMsg8"
}
}
}, {
}, {
"name" : "
消息类型-错误信息
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg12"
},
}
"position" : "POPUP"
}, {
}, {
"name" : "消息
类型-警告信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg9"
},
}
"position" : "POPUP"
}, {
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
5
"
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
本次删除-上方-警告
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
3
"
}
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup5",
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除",
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
...
@@ -12506,6 +12519,12 @@
...
@@ -12506,6 +12519,12 @@
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg12"
"id" : "ViewMsg12"
}
}
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup6",
"codeName" : "VMGroup6",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
7c819235
...
@@ -363,6 +363,9 @@
...
@@ -363,6 +363,9 @@
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSCODELISTS/CodeList22.json"
"path"
:
"PSCODELISTS/CodeList22.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/UsrCodeList1225513652.json"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSCODELISTS/CodeList17.json"
"path"
:
"PSCODELISTS/CodeList17.json"
...
@@ -1360,6 +1363,9 @@
...
@@ -1360,6 +1363,9 @@
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/UsrCodeList1225513652.json"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录