Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
15a6891f
提交
15a6891f
编写于
9月 20, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 部署微服务接口 [TrainSys,默认服务接口]
上级
5912debe
变更
18
展开全部
显示空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
5417 行增加
和
13 行删除
+5417
-13
config.xml
config.xml
+6
-0
ViewMsg.json
...izlab/trainsys/PSMODULES/Test/PSDATAENTITIES/ViewMsg.json
+12
-0
ViewMsg.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json
+1638
-0
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSFORMS/Main.json
+524
-0
ViewMsgDataSet_Grid.json
...SAPPDATAENTITIES/ViewMsg/PSGRIDS/ViewMsgDataSet_Grid.json
+197
-0
ViewMsgDataSet_SearchForm.json
...TIES/ViewMsg/PSSEARCHFORMS/ViewMsgDataSet_SearchForm.json
+43
-0
ViewMsgTestExpView_TreeView.json
...TIES/ViewMsg/PSTREEVIEWS/ViewMsgTestExpView_TreeView.json
+126
-0
ViewMsgEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgEditView.json
+1290
-0
ViewMsgRedirectView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgRedirectView.json
+106
-0
ViewMsgViewMsgDataSet.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgViewMsgDataSet.json
+562
-0
ViewMsgViewMsgTest.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgViewMsgTest.json
+333
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+29
-0
DEFAULT.json
...sources/model/cn/ibizlab/trainsys/PSSYSI18NS/DEFAULT.json
+12
-6
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+493
-0
pom.xml
trainsys-provider/pom.xml
+1
-1
Dockerfile
trainsys-provider/src/main/docker/Dockerfile
+1
-1
trainsys-provider-trainsys-k8s.yaml
...vider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
+29
-4
trainsys-provider-trainsys.yaml
...-provider/src/main/docker/trainsys-provider-trainsys.yaml
+15
-1
未找到文件。
config.xml
浏览文件 @
15a6891f
...
@@ -55,6 +55,12 @@
...
@@ -55,6 +55,12 @@
git clone -b master $para2 trainsys/
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/
cd trainsys/
mvn clean package -Ptrainsys
mvn install -Ptrainsys
cd trainsys-provider
mvn -Ptrainsys docker:build
mvn -Ptrainsys docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/trainsys-provider-trainsys.yaml ebsx --with-registry-auth
</command>
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
</builders>
</builders>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/ViewMsg.json
浏览文件 @
15a6891f
...
@@ -1905,6 +1905,12 @@
...
@@ -1905,6 +1905,12 @@
"name"
:
"UPDATE"
"name"
:
"UPDATE"
}
],
}
],
"getAllPSModelDatas"
:
[
{
"getAllPSModelDatas"
:
[
{
"codeName"
:
"ViewMsgDataSet"
,
"logicName"
:
"视图消息动态测试"
,
"name"
:
"视图消息动态测试"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"GridView"
,
"codeName"
:
"GridView"
,
"logicName"
:
"视图消息实体表格视图"
,
"logicName"
:
"视图消息实体表格视图"
,
"modelTag"
:
"MDATAVIEW"
,
"modelTag"
:
"MDATAVIEW"
,
...
@@ -1945,6 +1951,12 @@
...
@@ -1945,6 +1951,12 @@
"name"
:
"视图消息实体编辑视图"
,
"name"
:
"视图消息实体编辑视图"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"ViewMsgTest"
,
"logicName"
:
"视图消息测试"
,
"name"
:
"视图消息测试"
,
"realModelSubType"
:
"DETREEEXPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"EditView2"
,
"codeName"
:
"EditView2"
,
"logicName"
:
"视图消息实体编辑视图(左右关系)"
,
"logicName"
:
"视图消息实体编辑视图(左右关系)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json
0 → 100644
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSFORMS/Main.json
0 → 100644
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSGRIDS/ViewMsgDataSet_Grid.json
0 → 100644
浏览文件 @
15a6891f
{
"aggMode"
:
"NONE"
,
"codeName"
:
"ViewMsgDataSet_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSGRIDS/ViewMsgDataSet_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"视图消息动态测试_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"视图消息名称"
,
"lanResTag"
:
"DEF.LNAME.VIEWMSGNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[VIEWMSGNAME]"
,
"refFlag"
:
true
},
"caption"
:
"视图消息名称"
,
"codeName"
:
"viewmsgname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"viewmsgname"
,
"excelCaption"
:
"视图消息名称"
,
"name"
:
"viewmsgname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"VIEWMSGNAME"
,
"codeName"
:
"ViewMsgName"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"refFlag"
:
true
},
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"refFlag"
:
true
},
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"viewmsgname"
,
"getPSAppDEField"
:
{
"name"
:
"VIEWMSGNAME"
,
"codeName"
:
"ViewMsgName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"VIEWMSGID"
,
"codeName"
:
"ViewMsgId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"VIEWMSGID"
,
"codeName"
:
"ViewMsgId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"VIEWMSGNAME"
,
"codeName"
:
"ViewMsgName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"视图消息标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"VIEWMSGID"
,
"codeName"
:
"ViewMsgId"
},
"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/ViewMsg.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"AE380C04-9DA0-4D56-84E1-C071C6A7229E"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSSEARCHFORMS/ViewMsgDataSet_SearchForm.json
0 → 100644
浏览文件 @
15a6891f
{
"codeName"
:
"ViewMsgDataSet_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSSEARCHFORMS/ViewMsgDataSet_SearchForm.json"
,
"logicName"
:
"视图消息动态测试_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"968FC93A-2441-4B68-A96C-E1FF6B0407AB"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSTREEVIEWS/ViewMsgTestExpView_TreeView.json
0 → 100644
浏览文件 @
15a6891f
{
"codeName"
:
"ViewMsgTestExpView_TreeView"
,
"controlType"
:
"TREEVIEW"
,
"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/ViewMsg.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg/PSTREEVIEWS/ViewMsgTestExpView_TreeView.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.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/ViewMsg.json"
}
},
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"视图消息测试_树视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_load"
}
],
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
"name"
:
"默认根节点"
,
"nodeType"
:
"ROOT"
,
"nodeValue"
:
"root"
,
"text"
:
"默认根节点"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
true
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"ROOT"
}
],
"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/ViewMsg.json"
}
},
"treeGridMode"
:
0
,
"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/ViewMsg.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"modelid"
:
"3C8345B9-708F-4574-87FF-FC45A905E365"
,
"modeltype"
:
"PSDETREEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgEditView.json
0 → 100644
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgRedirectView.json
0 → 100644
浏览文件 @
15a6891f
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"视图消息"
,
"lanResTag"
:
"DE.LNAME.VIEWMSG"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[VIEWMSG]"
,
"refFlag"
:
true
},
"caption"
:
"视图消息"
,
"codeName"
:
"ViewMsgRedirectView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgRedirectView.json"
,
"funcViewMode"
:
"REDIRECTVIEW"
,
"memo"
:
"系统自动添加"
,
"name"
:
"ViewMsgRedirectView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSControls"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"视图消息"
,
"lanResTag"
:
"DE.LNAME.VIEWMSG"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[VIEWMSG]"
,
"refFlag"
:
true
},
"caption"
:
"视图消息"
,
"codeName"
:
"RedirectViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"RedirectView"
,
"getPSDEViewId"
:
"25bc775748ddcbbcd6322bb1bc2c0d20"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEREDIRECTVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"getRedirectPSAppViewRefs"
:
[
{
"name"
:
"VIEWMSG:EDITVIEW"
,
"realTitle"
:
"视图消息编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"defaultContent"
:
"视图消息编辑视图"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.EDITVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.VIEWMSG.EDITVIEW]"
,
"refFlag"
:
true
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITVIEW"
,
"realTitle"
:
"视图消息编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"defaultContent"
:
"视图消息编辑视图"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.EDITVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.VIEWMSG.EDITVIEW]"
,
"refFlag"
:
true
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"refFlag"
:
false
,
"title"
:
"视图消息数据重定向视图"
,
"getTitlePSLanguageRes"
:
{
"defaultContent"
:
"视图消息数据重定向视图"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.REDIRECTVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.VIEWMSG.REDIRECTVIEW]"
,
"refFlag"
:
true
},
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEREDIRECTVIEW"
,
"enableCustomGetDataAction"
:
false
,
"enableDP"
:
true
,
"enableWorkflow"
:
true
,
"redirectView"
:
true
,
"modelid"
:
"c454cf6df5a3a02ed43f1cef21ff3a6b"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgViewMsgDataSet.json
0 → 100644
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgViewMsgTest.json
0 → 100644
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
15a6891f
...
@@ -1851,6 +1851,11 @@
...
@@ -1851,6 +1851,11 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXDMX.json",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXDMX.json",
"name" : "BXDMX",
"name" : "BXDMX",
"codeName" : "BXDMX"
"codeName" : "BXDMX"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewMsg.json",
"name" : "VIEWMSG",
"codeName" : "ViewMsg"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/SysTodo.json",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/SysTodo.json",
...
@@ -10351,6 +10356,12 @@
...
@@ -10351,6 +10356,12 @@
"viewType" : "DEPANELVIEW",
"viewType" : "DEPANELVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "PanelView"
"view" : "PanelView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgViewMsgDataSet.json",
"viewType" : "DEGRIDVIEW",
"resource" : "ViewMsg",
"view" : "ViewMsgDataSet"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json",
...
@@ -10618,6 +10629,12 @@
...
@@ -10618,6 +10629,12 @@
"viewType" : "DEGRIDVIEW",
"viewType" : "DEGRIDVIEW",
"resource" : "RawMaterial",
"resource" : "RawMaterial",
"view" : "GridView"
"view" : "GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "ViewMsg",
"view" : "EditView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json",
...
@@ -10807,6 +10824,12 @@
...
@@ -10807,6 +10824,12 @@
"viewType" : "DEKANBANVIEW",
"viewType" : "DEKANBANVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "KanbanView"
"view" : "KanbanView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgViewMsgTest.json",
"viewType" : "DETREEEXPVIEW",
"resource" : "ViewMsg",
"view" : "ViewMsgTest"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3TabExpView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3TabExpView.json",
...
@@ -10819,6 +10842,12 @@
...
@@ -10819,6 +10842,12 @@
"viewType" : "DEGRIDVIEW",
"viewType" : "DEGRIDVIEW",
"resource" : "ExpenseSheet",
"resource" : "ExpenseSheet",
"view" : "GridView"
"view" : "GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewMsgRedirectView.json",
"viewType" : "DEREDIRECTVIEW",
"resource" : "ViewMsg",
"view" : "RedirectView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301474927ChartView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301474927ChartView.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSI18NS/DEFAULT.json
浏览文件 @
15a6891f
...
@@ -661,22 +661,26 @@
...
@@ -661,22 +661,26 @@
"defaultContent"
:
"基本信息"
,
"defaultContent"
:
"基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE1]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"其它"
,
"defaultContent"
:
"其它"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE2]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.FORMPAGE.FORMPAGE2]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"视图消息基本信息"
,
"defaultContent"
:
"视图消息基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP1"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP1"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP1]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP1]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"操作信息"
,
"defaultContent"
:
"操作信息"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP2"
,
"lanResTag"
:
"CONTROL.DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP2"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP2]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.VIEWMSG.MAIN.GROUPPANEL.GROUP2]"
,
"refFlag"
:
true
},
{
},
{
"lanResTag"
:
"CONTROL.DEFSFITEM.BOOKCHILD2.N_BOOKCHILD2NAME_LIKE"
,
"lanResTag"
:
"CONTROL.DEFSFITEM.BOOKCHILD2.N_BOOKCHILD2NAME_LIKE"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
...
@@ -1268,7 +1272,8 @@
...
@@ -1268,7 +1272,8 @@
"defaultContent"
:
"视图消息编辑视图"
,
"defaultContent"
:
"视图消息编辑视图"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.EDITVIEW"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.EDITVIEW"
,
"lanResType"
:
"PAGE"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.VIEWMSG.EDITVIEW]"
"name"
:
"界面文本(PAGE.*)[TITLE.VIEWMSG.EDITVIEW]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"视图消息表格视图"
,
"defaultContent"
:
"视图消息表格视图"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.GRIDVIEW"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.GRIDVIEW"
,
...
@@ -1293,7 +1298,8 @@
...
@@ -1293,7 +1298,8 @@
"defaultContent"
:
"视图消息数据重定向视图"
,
"defaultContent"
:
"视图消息数据重定向视图"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.REDIRECTVIEW"
,
"lanResTag"
:
"PAGE.TITLE.VIEWMSG.REDIRECTVIEW"
,
"lanResType"
:
"PAGE"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.VIEWMSG.REDIRECTVIEW]"
"name"
:
"界面文本(PAGE.*)[TITLE.VIEWMSG.REDIRECTVIEW]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"城市数据重定向视图"
,
"defaultContent"
:
"城市数据重定向视图"
,
"lanResTag"
:
"PAGE.TITLE.CITY.REDIRECTVIEW"
,
"lanResTag"
:
"PAGE.TITLE.CITY.REDIRECTVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
trainsys-provider/pom.xml
浏览文件 @
15a6891f
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<profiles>
<profiles>
<profile>
<profile>
<id>
runtime
</id>
<id>
trainsys
</id>
<build>
<build>
<resources>
<resources>
<resource>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
15a6891f
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
EXPOSE
8081
EXPOSE
50000
ADD
trainsys-provider.jar /trainsys-provider.jar
ADD
trainsys-provider.jar /trainsys-provider.jar
trainsys-provider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
trainsys-provider/src/main/docker/trainsys-provider-trainsys.yaml
浏览文件 @
15a6891f
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录