Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
ce6697e7
提交
ce6697e7
编写于
1月 03, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
446914dc
变更
11
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
96 行增加
和
109 行删除
+96
-109
Test.json
...n/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
+0
-3
WORKITEM.json
...zlab/trainsys/PSMODULES/Test/PSDATAENTITIES/WORKITEM.json
+0
-4
KanbanCodelist.json
...ob/PSAPPDATAENTITIES/TEST/PSDATAVIEWS/KanbanCodelist.json
+11
-11
TESTMobDataView.json
.../trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobDataView.json
+11
-11
KanbanCodelist.json
.../Web/PSAPPDATAENTITIES/TEST/PSKANBANS/KanbanCodelist.json
+11
-11
GridTestArrangePView_Grid.json
...AENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json
+1
-1
TESTGRIDGridTestArrangePView.json
...YSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
+1
-1
TESTUsr2KanbanView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2KanbanView.json
+11
-11
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+47
-47
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+3
-3
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+0
-6
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
浏览文件 @
ce6697e7
...
...
@@ -5,9 +5,6 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/Booktype.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/UsrCodeList0103432882.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/SongLanguage.json"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/WORKITEM.json
浏览文件 @
ce6697e7
...
...
@@ -2013,10 +2013,6 @@
"linkDEField"
:
true
,
"phisicalDEField"
:
false
}
],
"getAllPSDEMSLogics"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/WORKITEM/PSDEMSLOGICS/test.json"
}
],
"getAllPSDEMethodDTOs"
:
[
{
"name"
:
"WORKITEMDTO"
,
"getPSDEMethodDTOFields"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSDATAVIEWS/KanbanCodelist.json
浏览文件 @
ce6697e7
...
...
@@ -48,7 +48,7 @@
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"groupLayout"
:
"
ROW
"
,
"groupLayout"
:
"
COLUMN
"
,
"groupMode"
:
"CODELIST"
,
"getGroupPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
...
...
@@ -95,6 +95,16 @@
}
}
],
"getPSDEDataViewItems"
:
[
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
},
{
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"dataItemName"
:
"type"
,
...
...
@@ -241,16 +251,6 @@
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
"enableSort"
:
true
},
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobDataView.json
浏览文件 @
ce6697e7
...
...
@@ -125,7 +125,7 @@
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"groupLayout"
:
"
ROW
"
,
"groupLayout"
:
"
COLUMN
"
,
"groupMode"
:
"CODELIST"
,
"getGroupPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
...
...
@@ -246,6 +246,16 @@
}
}
],
"getPSDEDataViewItems"
:
[
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
},
{
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"dataItemName"
:
"type"
,
...
...
@@ -392,16 +402,6 @@
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
"enableSort"
:
true
},
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSKANBANS/KanbanCodelist.json
浏览文件 @
ce6697e7
...
...
@@ -48,7 +48,7 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupLayout"
:
"
ROW
"
,
"groupLayout"
:
"
COLUMN
"
,
"groupMode"
:
"CODELIST"
,
"getGroupPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
...
...
@@ -95,6 +95,16 @@
}
}
],
"getPSDEDataViewItems"
:
[
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
},
{
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"dataItemName"
:
"type"
,
...
...
@@ -241,16 +251,6 @@
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
"enableSort"
:
true
},
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json
浏览文件 @
ce6697e7
...
...
@@ -81,7 +81,7 @@
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"ABBR
NAME_DY
ICON"
"pluginCode"
:
"ABBR
_NAME_
ICON"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
浏览文件 @
ce6697e7
...
...
@@ -250,7 +250,7 @@
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"ABBR
NAME_DY
ICON"
"pluginCode"
:
"ABBR
_NAME_
ICON"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2KanbanView.json
浏览文件 @
ce6697e7
...
...
@@ -352,7 +352,7 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupLayout"
:
"
ROW
"
,
"groupLayout"
:
"
COLUMN
"
,
"groupMode"
:
"CODELIST"
,
"getGroupPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
...
...
@@ -486,6 +486,16 @@
}
}
],
"getPSDEDataViewItems"
:
[
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
},
{
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"dataItemName"
:
"type"
,
...
...
@@ -632,16 +642,6 @@
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
"enableSort"
:
true
},
{
"caption"
:
"测试实体名称"
,
"dataItemName"
:
"testname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"TESTNAME"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"enableSort"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
ce6697e7
...
...
@@ -5181,12 +5181,12 @@
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"templCode4" : "const d = 444;console.log(444)\nconsole.log(d)"
}, {
"name" : "名称简写
动态图标
",
"name" : "名称简写
图标表格列绘制
",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ABBR
NAME_DY
ICON"
"pluginCode" : "ABBR
_NAME_
ICON"
},
"pluginCode" : "ABBR
NAME_DY
ICON",
"pluginCode" : "ABBR
_NAME_
ICON",
"pluginType" : "GRID_COLRENDER",
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
...
...
@@ -12484,16 +12484,16 @@
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
6
"
}
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
4
"
}
} ]
}, {
...
...
@@ -12510,121 +12510,121 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
下方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
}, {
"name" : "消息位置-视图
内容区
",
"name" : "消息位置-视图
下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-
视图上方
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
10
"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
默认删除-上方-错误
",
"name" : "关闭模式-
无删除-上方-常规
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
}, {
"name" : "消息
位置-视图内容区
",
"name" : "消息
类型-常规信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-警告信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图
下方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "
消息类型-错误信息
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
3
"
}
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
6
"
},
"position" : "POPUP"
}, {
"name" : "消息
类型-警告信息
",
"name" : "消息
位置-视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
"id" : "ViewMsg8"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "关闭模式-
无
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
3
"
}
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
无
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
} ]
}, {
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
} ]
} ],
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
ce6697e7
...
...
@@ -284,12 +284,12 @@
"templCode3"
:
"const c = 333;console.log(333)
\n
console.log(c)"
,
"templCode4"
:
"const d = 444;console.log(444)
\n
console.log(d)"
},
{
"name"
:
"名称简写
动态图标
"
,
"name"
:
"名称简写
图标表格列绘制
"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"ABBR
NAME_DY
ICON"
"pluginCode"
:
"ABBR
_NAME_
ICON"
},
"pluginCode"
:
"ABBR
NAME_DY
ICON"
,
"pluginCode"
:
"ABBR
_NAME_
ICON"
,
"pluginType"
:
"GRID_COLRENDER"
,
"refMode"
:
"CONTROLITEM"
,
"refTag"
:
"GRID"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
ce6697e7
...
...
@@ -117,9 +117,6 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSCODELISTS/UsrCodeList0129249258.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/UsrCodeList0103432882.json"
},
{
"modelref"
:
true
,
"path"
:
"PSCODELISTS/CodeList34.json"
...
...
@@ -1333,9 +1330,6 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/Booktype.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/UsrCodeList0103432882.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/SongLanguage.json"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录