Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
28888800
提交
28888800
编写于
12月 26, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
7ff9535e
变更
11
展开全部
显示空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
1186 行增加
和
2 行删除
+1186
-2
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
Reginfo.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
+8
-0
Reginfo.json
.../PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json
+67
-0
Dataview.json
...blish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json
+56
-0
Default.json
...lish/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Default.json
+118
-0
ReginfoDataView.json
...SYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json
+374
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+11
-0
Reginfo.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
+4
-0
Dataview.json
...S/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json
+56
-0
ReginfoDataView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json
+468
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+22
-0
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
28888800
...
...
@@ -198,7 +198,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet
author=
"root"
id=
"tab-reginfo-12
7
-8"
>
<changeSet
author=
"root"
id=
"tab-reginfo-12
8
-8"
>
<createTable
tableName=
"T_REGINFO"
>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
...
...
@@ -326,7 +326,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet
author=
"root"
id=
"fk-reginfo-12
7
-13"
>
<changeSet
author=
"root"
id=
"fk-reginfo-12
8
-13"
>
<addForeignKeyConstraint
baseColumnNames=
"STUDENTID"
baseTableName=
"T_REGINFO"
constraintName=
"F328B6E61632896255"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"STUDENTID"
referencedTableName=
"T_STUDENT"
validate=
"true"
/>
</changeSet>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
浏览文件 @
28888800
...
...
@@ -2473,6 +2473,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/EditView"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"DataView"
,
"logicName"
:
"学员登记信息实体数据视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/DataView"
,
"name"
:
"学员登记信息实体数据视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/DataView"
,
"realModelSubType"
:
"DEDATAVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"StuInfoList"
,
"logicName"
:
"学员信息清单"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json
0 → 100644
浏览文件 @
28888800
{
"getAllPSAppDEACModes"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"DEFAULT"
,
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Reginfo/psappdeacmodes/DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEACModeDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"value"
},
{
"dataType"
:
25
,
"name"
:
"text"
}
],
"pagingSize"
:
50
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Reginfo/psappdeacmodes/DEFAULT"
,
"defaultMode"
:
true
,
"enablePagingBar"
:
false
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json"
,
"viewType"
:
"DEDATAVIEW"
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/CREATE"
,
"name"
:
"CREATE"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/CREATE"
},
{
"logicName"
:
"删除"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/DELETE"
,
"name"
:
"DELETE"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/DELETE"
},
{
"logicName"
:
"读取"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/READ"
,
"name"
:
"READ"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/READ"
},
{
"logicName"
:
"更新"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/UPDATE"
,
"name"
:
"UPDATE"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeopprivs/UPDATE"
}
],
"codeName"
:
"Reginfo"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
,
"enableUIActions"
:
15
,
"logicName"
:
"学员登记信息"
,
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Reginfo"
,
"name"
:
"REGINFO"
,
"getPSDEName"
:
"REGINFO"
,
"getPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Reginfo.json"
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Reginfo"
,
"storageMode"
:
0
,
"defaultMode"
:
true
,
"enableFilterActions"
:
true
,
"enableUICreate"
:
true
,
"enableUIModify"
:
true
,
"enableUIRemove"
:
true
,
"enableWFActions"
:
false
,
"major"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json
0 → 100644
浏览文件 @
28888800
{
"codeName"
:
"Dataview"
,
"controlType"
:
"DATAVIEW"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/Dataview"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"dataview"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_dataview"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/ReginfoDataView/psappviewctrls/dataview"
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"hasWFDataItems"
:
false
,
"appendDEItems"
:
false
,
"enableCardEdit"
:
false
,
"enableCardEditGroup"
:
false
,
"enableCardEditOrder"
:
false
,
"enableCardNew"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"13757d894d7e670ed3bb8dd1a4f80db7_dataview"
,
"modeltype"
:
"PSDEDATAVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Default.json
0 → 100644
浏览文件 @
28888800
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Default.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"默认搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Default"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"n_studentid_eq"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"n_reginfoname_like"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"学生标识(等于(=))"
,
"codeName"
:
"n_studentid_eq"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/n_studentid_eq"
,
"name"
:
"n_studentid_eq"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"n_studentid_eq"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/n_studentid_eq"
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"学员登记信息名称(文本包含(%))"
,
"codeName"
:
"n_reginfoname_like"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/n_reginfoname_like"
,
"name"
:
"n_reginfoname_like"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_reginfoname_like"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/n_reginfoname_like"
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/ReginfoDataView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"33c3311c3a8092371f63a2ee2b005ec4"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json
0 → 100644
浏览文件 @
28888800
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
28888800
...
...
@@ -722,6 +722,11 @@
"id"
:
"756758c15b45c9cfa60a87492b52f269"
}
],
"getAllPSAppDataEntities"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
,
"name"
:
"REGINFO"
,
"codeName"
:
"Reginfo"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
,
"name"
:
"PHONE"
,
...
...
@@ -1047,6 +1052,12 @@
"viewType"
:
"DEINDEXVIEW"
,
"resource"
:
"Phone"
,
"view"
:
"IndexView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json"
,
"viewType"
:
"DEDATAVIEW"
,
"resource"
:
"Reginfo"
,
"view"
:
"DataView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPINDEXVIEWS/AppIndexView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
浏览文件 @
28888800
...
...
@@ -1603,6 +1603,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json"
,
"viewType"
:
"DEOPTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json"
,
"viewType"
:
"DEDATAVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json
0 → 100644
浏览文件 @
28888800
{
"codeName"
:
"Dataview"
,
"controlType"
:
"DATAVIEW"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedataviews/Dataview"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"dataview"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_dataview"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoDataView/psappviewctrls/dataview"
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"hasWFDataItems"
:
false
,
"appendDEItems"
:
false
,
"enableCardEdit"
:
false
,
"enableCardEditGroup"
:
false
,
"enableCardEditOrder"
:
false
,
"enableCardNew"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"e773ce8c4b1f61b0369559d48267eb64_dataview"
,
"modeltype"
:
"PSDEDATAVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json
0 → 100644
浏览文件 @
28888800
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
28888800
...
...
@@ -1463,6 +1463,18 @@
"viewType" : "DEGRIDVIEW"
},
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc11"
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc31",
"mOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc31",
"name" : "功能名称",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
},
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc31"
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc3",
...
...
@@ -2151,6 +2163,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "GridView_drawer"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW",
"resource" : "Reginfo",
"view" : "DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupGridView.json",
...
...
@@ -26099,6 +26117,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json",
"viewType" : "DEOPTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录