Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
dbacf89e
提交
dbacf89e
编写于
5月 30, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
2f1997bd
变更
6
显示空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
267 行增加
和
83 行删除
+267
-83
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Main.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/Main.json
+67
-12
Navgrid.json
...SAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/Navgrid.json
+163
-0
BookTypeGridExpView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridExpView.json
+27
-62
AppIndexViewLayout.json
...sys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewLayout.json
+2
-1
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+4
-4
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
dbacf89e
...
...
@@ -1049,16 +1049,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/Main.json
浏览文件 @
dbacf89e
...
...
@@ -4,6 +4,20 @@
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"getCreatePSControlAction"
:
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
...
...
@@ -19,8 +33,36 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"getGetDraftPSControlAction"
:
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"getGetPSControlAction"
:
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"
SELECTIONCHANGE"
,
"
LOAD"
],
"hookEventNames"
:
[
"
ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORE
LOAD"
],
"logicName"
:
"主表格"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
...
...
@@ -32,15 +74,14 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_load"
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_grid"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
...
...
@@ -181,14 +222,28 @@
}
},
"sortMode"
:
"REMOTE"
,
"getUpdatePSControlAction"
:
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
fals
e
,
"enableRowEdit"
:
tru
e
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
fals
e
,
"enableRowNew"
:
tru
e
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/Navgrid.json
0 → 100644
浏览文件 @
dbacf89e
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Navgrid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/Navgrid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"导航栏表格"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_load"
}
],
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"名称"
,
"codeName"
:
"booktypename"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"booktypename"
,
"excelCaption"
:
"名称"
,
"name"
:
"booktypename"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPENAME"
,
"codeName"
:
"BookTypeName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"类型"
,
"codeName"
:
"booktypeid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"booktypeid"
,
"excelCaption"
:
"类型"
,
"name"
:
"booktypeid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPEID"
,
"codeName"
:
"BookTypeId"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"booktypename"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPENAME"
,
"codeName"
:
"BookTypeName"
}
},
{
"dataType"
:
25
,
"name"
:
"booktypeid"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPEID"
,
"codeName"
:
"BookTypeId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPEID"
,
"codeName"
:
"BookTypeId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPEID"
,
"codeName"
:
"BookTypeId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPENAME"
,
"codeName"
:
"BookTypeName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"书籍类别标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPEID"
,
"codeName"
:
"BookTypeId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"9EAF96FA-53B6-481E-BECC-7208664A0EB7"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridExpView.json
浏览文件 @
dbacf89e
...
...
@@ -85,11 +85,11 @@
},
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"
Main
"
,
"codeName"
:
"
Navgrid
"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/
Main
.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSGRIDS/
Navgrid
.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
...
...
@@ -106,7 +106,7 @@
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"
主
表格"
,
"logicName"
:
"
导航栏
表格"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeEditView.json"
,
...
...
@@ -217,53 +217,51 @@
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"
组织机构标识
"
,
"codeName"
:
"
orgid
"
,
"caption"
:
"
名称
"
,
"codeName"
:
"
booktypename
"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"
orgid
"
,
"excelCaption"
:
"
组织机构标识
"
,
"name"
:
"
orgid
"
,
"dataItemName"
:
"
booktypename
"
,
"excelCaption"
:
"
名称
"
,
"name"
:
"
booktypename
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"
ORGID
"
,
"codeName"
:
"
OrgId
"
"name"
:
"
BOOKTYPENAME
"
,
"codeName"
:
"
BookTypeName
"
},
"width"
:
1
5
0
,
"width"
:
1
0
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"
书籍类别名称
"
,
"codeName"
:
"booktype
name
"
,
"caption"
:
"
类型
"
,
"codeName"
:
"booktype
id
"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"booktype
name
"
,
"excelCaption"
:
"
书籍类别名称
"
,
"name"
:
"booktype
name
"
,
"dataItemName"
:
"booktype
id
"
,
"excelCaption"
:
"
类型
"
,
"name"
:
"booktype
id
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPE
NAME
"
,
"codeName"
:
"BookType
Name
"
"name"
:
"BOOKTYPE
ID
"
,
"codeName"
:
"BookType
Id
"
},
"width"
:
1
5
0
,
"width"
:
1
0
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"
orgid
"
,
"name"
:
"
booktypename
"
,
"getPSAppDEField"
:
{
"name"
:
"
ORGID
"
,
"codeName"
:
"
OrgId
"
"name"
:
"
BOOKTYPENAME
"
,
"codeName"
:
"
BookTypeName
"
}
},
{
"dataType"
:
25
,
"name"
:
"booktype
name
"
,
"name"
:
"booktype
id
"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPE
NAME
"
,
"codeName"
:
"BookType
Name
"
"name"
:
"BOOKTYPE
ID
"
,
"codeName"
:
"BookType
Id
"
}
},
{
"dataType"
:
25
,
...
...
@@ -289,39 +287,6 @@
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"组织机构标识"
,
"codeName"
:
"orgid"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"orgid"
,
"getPSAppDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTAREA"
,
"maxLength"
:
60
,
"name"
:
"orgid"
,
"showMaxLength"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"书籍类别名称"
,
"codeName"
:
"booktypename"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"booktypename"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKTYPENAME"
,
"codeName"
:
"BookTypeName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"booktypename"
},
"allowEmpty"
:
true
},
{
"caption"
:
"书籍类别标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
...
...
@@ -357,7 +322,7 @@
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
tru
e
,
"enablePagingBar"
:
fals
e
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
...
...
@@ -366,7 +331,7 @@
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"gridexpbar_grid"
,
"modelid"
:
"
681aab4344a448cec778072c5ca0b1dd
"
,
"modelid"
:
"
9EAF96FA-53B6-481E-BECC-7208664A0EB7
"
,
"modeltype"
:
"PSDEGRID"
}
],
"xDataControlName"
:
"gridexpbar_grid"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewLayout.json
浏览文件 @
dbacf89e
...
...
@@ -97,7 +97,8 @@
"grow"
:
-1
,
"height"
:
36
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSRawItem"
:
{
"name"
:
"nav_tabs"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
dbacf89e
...
...
@@ -2227,16 +2227,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
]
}
],
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录