提交 763754bb 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 644044e0
...@@ -55,12 +55,6 @@ ...@@ -55,12 +55,6 @@
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>
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -62,6 +63,7 @@ ...@@ -62,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -74,6 +76,7 @@ ...@@ -74,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "OPENDATA", "name" : "OPENDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -82,6 +85,7 @@ ...@@ -82,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -62,6 +63,7 @@ ...@@ -62,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -83,6 +85,7 @@ ...@@ -83,6 +85,7 @@
} }
}, { }, {
"name" : "OPENDATA", "name" : "OPENDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -91,6 +94,7 @@ ...@@ -91,6 +94,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -62,6 +63,7 @@ ...@@ -62,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -74,6 +76,7 @@ ...@@ -74,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "OPENDATA", "name" : "OPENDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -91,6 +94,7 @@ ...@@ -91,6 +94,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -38,6 +39,7 @@ ...@@ -38,6 +39,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -57,6 +59,7 @@ ...@@ -57,6 +59,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -64,6 +67,7 @@ ...@@ -64,6 +67,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -76,6 +80,7 @@ ...@@ -76,6 +80,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -84,6 +89,7 @@ ...@@ -84,6 +89,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -62,6 +63,7 @@ ...@@ -62,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -83,6 +85,7 @@ ...@@ -83,6 +85,7 @@
} }
}, { }, {
"name" : "OPENDATA", "name" : "OPENDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -91,6 +94,7 @@ ...@@ -91,6 +94,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -38,6 +39,7 @@ ...@@ -38,6 +39,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -57,6 +59,7 @@ ...@@ -57,6 +59,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -64,6 +67,7 @@ ...@@ -64,6 +67,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -76,6 +80,7 @@ ...@@ -76,6 +80,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -84,6 +89,7 @@ ...@@ -84,6 +89,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -38,6 +39,7 @@ ...@@ -38,6 +39,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -57,6 +59,7 @@ ...@@ -57,6 +59,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -64,6 +67,7 @@ ...@@ -64,6 +67,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -76,6 +80,7 @@ ...@@ -76,6 +80,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -84,6 +89,7 @@ ...@@ -84,6 +89,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -3,7 +3,9 @@ ...@@ -3,7 +3,9 @@
"caption" : "书", "caption" : "书",
"codeName" : "bookUsr4EditView", "codeName" : "bookUsr4EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
"height" : 200,
"name" : "bookUsr4EditView", "name" : "bookUsr4EditView",
"openMode" : "POPOVER",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
...@@ -1005,6 +1007,7 @@ ...@@ -1005,6 +1007,7 @@
"title" : "书编辑视图", "title" : "书编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"width" : 200,
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"showDataInfoBar" : true, "showDataInfoBar" : true,
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -38,6 +39,7 @@ ...@@ -38,6 +39,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -57,6 +59,7 @@ ...@@ -57,6 +59,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -64,6 +67,7 @@ ...@@ -64,6 +67,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPOVER",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -76,6 +80,7 @@ ...@@ -76,6 +80,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -84,6 +89,7 @@ ...@@ -84,6 +89,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPOVER",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -3,7 +3,9 @@ ...@@ -3,7 +3,9 @@
"caption" : "书", "caption" : "书",
"codeName" : "bookUsr9EditView", "codeName" : "bookUsr9EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
"height" : 60,
"name" : "bookUsr9EditView", "name" : "bookUsr9EditView",
"openMode" : "POPOVER",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
...@@ -1183,6 +1185,7 @@ ...@@ -1183,6 +1185,7 @@
"title" : "书编辑视图", "title" : "书编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"width" : 60,
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"showDataInfoBar" : true, "showDataInfoBar" : true,
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<profiles> <profiles>
<profile> <profile>
<id>trainsys</id> <id>runtime</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 50000 EXPOSE 8081
ADD trainsys-provider.jar /trainsys-provider.jar ADD trainsys-provider.jar /trainsys-provider.jar
...@@ -22,32 +22,7 @@ spec: ...@@ -22,32 +22,7 @@ spec:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 50000 - containerPort: 8081
env:
- name: SPRING_CLOUD_NACOS_DISCOVERY_IP
value: "172.16.240.140"
- name: SERVER_PORT
value: "50000"
- name: SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR
value: "172.16.240.140:8848"
- name: SPRING_REDIS_HOST
value: "127.0.0.1"
- name: SPRING_REDIS_PORT
value: "6379"
- name: SPRING_REDIS_DATABASE
value: "0"
- name: SPRING_DATASOURCE_USERNAME
value: "a_LAB01_d23cc850e"
- name: SPRING_DATASOURCE_PASSWORD
value: "f9Df4556"
- name: SPRING_DATASOURCE_URL
value: "jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8"
- name: SPRING_DATASOURCE_DRIVER-CLASS-NAME
value: "com.mysql.jdbc.Driver"
- name: SPRING_DATASOURCE_DEFAULTSCHEMA
value: "a_LAB01_d23cc850e"
- name: NACOS
value: "172.16.240.140:8848"
--- ---
apiVersion: v1 apiVersion: v1
...@@ -60,9 +35,9 @@ spec: ...@@ -60,9 +35,9 @@ spec:
type: NodePort type: NodePort
ports: ports:
- name: http - name: http
port: 50000 port: 8081
targetPort: 50000 targetPort: 8081
nodePort: 50000 nodePort: 8081
protocol: TCP protocol: TCP
selector: selector:
app: trainsys-provider app: trainsys-provider
......
...@@ -3,23 +3,9 @@ services: ...@@ -3,23 +3,9 @@ services:
trainsys-provider: trainsys-provider:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports: ports:
- "50000:50000" - "8081:8081"
networks: networks:
- agent_network - agent_network
environment:
- SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.140
- SERVER_PORT=50000
- SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.140:8848
- SPRING_CLOUD_NACOS_CONFIG_SERVER-ADDR=172.16.240.140:8848
- SPRING_REDIS_HOST=127.0.0.1
- SPRING_REDIS_PORT=6379
- SPRING_REDIS_DATABASE=0
- SPRING_DATASOURCE_USERNAME=a_LAB01_d23cc850e
- SPRING_DATASOURCE_PASSWORD=f9Df4556
- SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8
- SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
- SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_d23cc850e
- NACOS=172.16.240.140:8848
deploy: deploy:
resources: resources:
limits: limits:
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册