Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
d3001b99
提交
d3001b99
编写于
2月 02, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
640b0eb5
变更
8
显示空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
138 行增加
和
13 行删除
+138
-13
UsrCodeList0129740128.json
...s/PSMODULES/common/PSCODELISTS/UsrCodeList0129740128.json
+1
-1
UsrCodeList0129740128.json
...TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json
+37
-0
TestCard.json
...blish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard.json
+5
-1
ReginfoDataView.json
...SYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json
+5
-1
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+40
-4
TestCard.json
...S/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard.json
+5
-1
ReginfoDataView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json
+5
-1
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+40
-4
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSCODELISTS/UsrCodeList0129740128.json
浏览文件 @
d3001b99
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
"path"
:
"PSMODULES/common.json"
"path"
:
"PSMODULES/common.json"
},
},
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128"
,
"refFlag"
:
fals
e
,
"refFlag"
:
tru
e
,
"systemTag"
:
"TrainSys"
,
"systemTag"
:
"TrainSys"
,
"codeItemValueNumber"
:
false
,
"codeItemValueNumber"
:
false
,
"enableCache"
:
true
,
"enableCache"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json
0 → 100644
浏览文件 @
d3001b99
{
"codeListTag"
:
"common__UsrCodeList0129740128"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"UsrCodeList0129740128"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json"
,
"emptyText"
:
"未定义"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128"
,
"name"
:
"人员"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"Item_1"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1"
,
"text"
:
"张三a"
,
"value"
:
"张三"
},
{
"codeName"
:
"Item_2"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2"
,
"text"
:
"李四b"
,
"value"
:
"李四"
},
{
"codeName"
:
"Item_3"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3"
,
"text"
:
"王五c"
,
"value"
:
"王五"
},
{
"codeName"
:
"Item_4"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4"
,
"text"
:
"赵六d"
,
"value"
:
"赵六"
}
],
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappcodelists/UsrCodeList0129740128"
,
"enableCache"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard.json
浏览文件 @
d3001b99
...
@@ -19,7 +19,11 @@
...
@@ -19,7 +19,11 @@
"id"
:
"load"
"id"
:
"load"
},
},
"groupLayout"
:
"ROW"
,
"groupLayout"
:
"ROW"
,
"groupMode"
:
"AUTO"
,
"groupMode"
:
"CODELIST"
,
"getGroupPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"登记信息卡片"
,
"logicName"
:
"登记信息卡片"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json
浏览文件 @
d3001b99
...
@@ -253,7 +253,11 @@
...
@@ -253,7 +253,11 @@
"id"
:
"load"
"id"
:
"load"
},
},
"groupLayout"
:
"ROW"
,
"groupLayout"
:
"ROW"
,
"groupMode"
:
"AUTO"
,
"groupMode"
:
"CODELIST"
,
"getGroupPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"登记信息卡片"
,
"logicName"
:
"登记信息卡片"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
d3001b99
...
@@ -39,6 +39,42 @@
...
@@ -39,6 +39,42 @@
"predefinedType"
:
"OPERATOR"
,
"predefinedType"
:
"OPERATOR"
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappcodelists/SysOperator"
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappcodelists/SysOperator"
,
"enableCache"
:
true
"enableCache"
:
true
},
{
"codeListTag"
:
"common__UsrCodeList0129740128"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"UsrCodeList0129740128"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json"
,
"emptyText"
:
"未定义"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128"
,
"name"
:
"人员"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"Item_1"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1"
,
"text"
:
"张三a"
,
"value"
:
"张三"
},
{
"codeName"
:
"Item_2"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2"
,
"text"
:
"李四b"
,
"value"
:
"李四"
},
{
"codeName"
:
"Item_3"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3"
,
"text"
:
"王五c"
,
"value"
:
"王五"
},
{
"codeName"
:
"Item_4"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4"
,
"text"
:
"赵六d"
,
"value"
:
"赵六"
}
],
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappcodelists/UsrCodeList0129740128"
,
"enableCache"
:
true
}
],
}
],
"getAllPSAppCounters"
:
[
{
"getAllPSAppCounters"
:
[
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -1133,16 +1169,16 @@
...
@@ -1133,16 +1169,16 @@
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
,
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/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
"
}
}
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard.json
浏览文件 @
d3001b99
...
@@ -19,11 +19,15 @@
...
@@ -19,11 +19,15 @@
"id"
:
"load"
"id"
:
"load"
},
},
"groupLayout"
:
"ROW"
,
"groupLayout"
:
"ROW"
,
"groupMode"
:
"
AUTO
"
,
"groupMode"
:
"
CODELIST
"
,
"getGroupPSAppDEField"
:
{
"getGroupPSAppDEField"
:
{
"name"
:
"NAME"
,
"name"
:
"NAME"
,
"codeName"
:
"Name"
"codeName"
:
"Name"
},
},
"getGroupPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"登记信息卡片"
,
"logicName"
:
"登记信息卡片"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json
浏览文件 @
d3001b99
...
@@ -327,11 +327,15 @@
...
@@ -327,11 +327,15 @@
"id"
:
"load"
"id"
:
"load"
},
},
"groupLayout"
:
"ROW"
,
"groupLayout"
:
"ROW"
,
"groupMode"
:
"
AUTO
"
,
"groupMode"
:
"
CODELIST
"
,
"getGroupPSAppDEField"
:
{
"getGroupPSAppDEField"
:
{
"name"
:
"NAME"
,
"name"
:
"NAME"
,
"codeName"
:
"Name"
"codeName"
:
"Name"
},
},
"getGroupPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"登记信息卡片"
,
"logicName"
:
"登记信息卡片"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/TestCard"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
d3001b99
...
@@ -298,6 +298,42 @@
...
@@ -298,6 +298,42 @@
"predefinedType"
:
"OPERATOR"
,
"predefinedType"
:
"OPERATOR"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappcodelists/SysOperator"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappcodelists/SysOperator"
,
"enableCache"
:
true
"enableCache"
:
true
},
{
"codeListTag"
:
"common__UsrCodeList0129740128"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"UsrCodeList0129740128"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
,
"emptyText"
:
"未定义"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128"
,
"name"
:
"人员"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"Item_1"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1"
,
"text"
:
"张三a"
,
"value"
:
"张三"
},
{
"codeName"
:
"Item_2"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2"
,
"text"
:
"李四b"
,
"value"
:
"李四"
},
{
"codeName"
:
"Item_3"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3"
,
"text"
:
"王五c"
,
"value"
:
"王五"
},
{
"codeName"
:
"Item_4"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4"
,
"text"
:
"赵六d"
,
"value"
:
"赵六"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappcodelists/UsrCodeList0129740128"
,
"enableCache"
:
true
}
],
}
],
"getAllPSAppCounters"
:
[
{
"getAllPSAppCounters"
:
[
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -2031,16 +2067,16 @@
...
@@ -2031,16 +2067,16 @@
"mOSFilePath"
:
"pssysapps/Web/psappviewmsggroups/VMGroup2"
,
"mOSFilePath"
:
"pssysapps/Web/psappviewmsggroups/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
"
}
}
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappviewmsggroups/VMGroup2"
"rTMOSFilePath"
:
"pssysapps/Web/psappviewmsggroups/VMGroup2"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录