提交 15a6891f 编写于 作者: ibizdev's avatar ibizdev

lxm1993 部署微服务接口 [TrainSys,默认服务接口]

上级 5912debe
...@@ -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>
......
...@@ -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" : "视图消息实体编辑视图(左右关系)",
......
{
"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
{
"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
{
"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
{
"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
...@@ -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",
...@@ -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",
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<profiles> <profiles>
<profile> <profile>
<id>runtime</id> <id>trainsys</id>
<build> <build>
<resources> <resources>
<resource> <resource>
......
...@@ -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
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册