Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
d5f9c2e9
提交
d5f9c2e9
编写于
5月 24, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
8ed779fe
变更
10
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
950 行增加
和
14 行删除
+950
-14
Book.json
...bizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
+5
-5
MYSQL5.json
...TIES/Book/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
+1
-1
Reginfo.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
+6
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Reginfo.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
+4
-0
TestCard2.json
.../Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard2.json
+168
-0
ReginfoUsr2DataView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr2DataView.json
+688
-0
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+22
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+10
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+42
-4
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
浏览文件 @
d5f9c2e9
...
...
@@ -523,14 +523,14 @@
"condType"
:
"GROUP"
,
"name"
:
"连接条件"
,
"getPSDEDQConditions"
:
[
{
"condOp"
:
"
EQ
"
,
"condOp"
:
"
GT
"
,
"condType"
:
"SINGLE"
,
"condValue"
:
"name"
,
"fieldName"
:
"
BOOKNAME
"
,
"name"
:
"
BOOKNAME 等于(=) 网页请求上下文(name)
"
,
"fieldName"
:
"
FIELD45
"
,
"name"
:
"
(FIELD45) 大于(>) 网页请求上下文 name
"
,
"getPSDEField"
:
{
"name"
:
"
BOOKNAME
"
,
"codeName"
:
"
BookName
"
"name"
:
"
FIELD45
"
,
"codeName"
:
"
FIELD45
"
},
"getPSVARTypeId"
:
"WEBCONTEXT"
,
"ignoreEmpty"
:
true
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
浏览文件 @
d5f9c2e9
...
...
@@ -3,7 +3,7 @@
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeConds"
:
[
{
"condType"
:
"CUSTOM"
,
"customCond"
:
"( <choose><when test=
\"
ctx.webcontext.name !=null
\"
> t1.`
BOOKNAME` =
#{ctx.webcontext.name} </when><otherwise>1=1</otherwise></choose> AND t1.`FIELD45` > 111111 )"
,
"customCond"
:
"( <choose><when test=
\"
ctx.webcontext.name !=null
\"
> t1.`
FIELD45` <![CDATA[>]]>
#{ctx.webcontext.name} </when><otherwise>1=1</otherwise></choose> AND t1.`FIELD45` > 111111 )"
,
"name"
:
"查询条件"
}
],
"getPSDEDataQueryCodeExps"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
浏览文件 @
d5f9c2e9
...
...
@@ -2648,6 +2648,12 @@
"name"
:
"雷达图"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr2DataView"
,
"logicName"
:
"学员登记信息实体数据视图(2)"
,
"name"
:
"学员登记信息实体数据视图(2)"
,
"realModelSubType"
:
"DEDATAVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"PickupGridView"
,
"logicName"
:
"学员登记信息实体选择表格视图(部件视图)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
d5f9c2e9
...
...
@@ -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/Reginfo.json
浏览文件 @
d5f9c2e9
...
...
@@ -1834,6 +1834,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr2DataView.json"
,
"viewType"
:
"DEDATAVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard2.json
0 → 100644
浏览文件 @
d5f9c2e9
{
"codeName"
:
"TestCard2"
,
"controlType"
:
"DATAVIEW"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard2.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"groupLayout"
:
"ROW"
,
"groupMode"
:
"AUTO"
,
"getGroupPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
},
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"登记信息卡片2"
,
"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"
}
}
],
"getPSDEDataViewDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
}
},
{
"dataType"
:
25
,
"name"
:
"reginfoname"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFONAME"
,
"codeName"
:
"ReginfoName"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFOID"
,
"codeName"
:
"ReginfoId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFONAME"
,
"codeName"
:
"ReginfoName"
}
}
],
"getPSDEDataViewItems"
:
[
{
"caption"
:
"学员姓名"
,
"dataItemName"
:
"name"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"NAME"
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
},
"enableSort"
:
true
},
{
"caption"
:
"学员登记信息名称"
,
"dataItemName"
:
"reginfoname"
,
"itemType"
:
"DATAITEM"
,
"name"
:
"REGINFONAME"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFONAME"
,
"codeName"
:
"ReginfoName"
},
"enableSort"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"hasWFDataItems"
:
false
,
"appendDEItems"
:
false
,
"enableCardEdit"
:
false
,
"enableCardEditGroup"
:
false
,
"enableCardEditOrder"
:
false
,
"enableCardNew"
:
false
,
"enableGroup"
:
true
,
"enablePagingBar"
:
true
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"2C182861-46D4-4B53-AC7F-A2C39224E94D"
,
"modeltype"
:
"PSDEDATAVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr2DataView.json
0 → 100644
浏览文件 @
d5f9c2e9
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
d5f9c2e9
...
...
@@ -895,6 +895,28 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"书测试卡片视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"学员信息卡片视图2"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem67"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc56"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"学员信息卡片视图2"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
d5f9c2e9
...
...
@@ -402,6 +402,16 @@
"id"
:
"AppFunc32"
},
"tooltip"
:
"书测试卡片视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"学员信息卡片视图2"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem67"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc56"
},
"tooltip"
:
"学员信息卡片视图2"
}
],
"tooltip"
:
"卡片"
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
d5f9c2e9
...
...
@@ -1294,6 +1294,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/cityGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc56"
,
"name"
:
"打开卡片视图2"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr2DataView.json"
,
"viewType"
:
"DEDATAVIEW"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc6"
,
...
...
@@ -2100,16 +2110,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
"
}
}
]
}
],
...
...
@@ -2813,6 +2823,12 @@
"viewType"
:
"DEMEDITVIEW9"
,
"resource"
:
"Phone"
,
"view"
:
"MEditView9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr2DataView.json"
,
"viewType"
:
"DEDATAVIEW"
,
"resource"
:
"Reginfo"
,
"view"
:
"Usr2DataView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json"
,
...
...
@@ -3953,6 +3969,28 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"书测试卡片视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"学员信息卡片视图2"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem67"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc56"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"学员信息卡片视图2"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录