提交 28fabd55 编写于 作者: ibizdev's avatar ibizdev

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

上级 f9b2b4d8
...@@ -3,7 +3,7 @@ services: ...@@ -3,7 +3,7 @@ services:
trainsys-app-web: trainsys-app-web:
image: dstimage image: dstimage
ports: ports:
- "50100:80" - "80:80"
networks: networks:
- agent_network - agent_network
environment: environment:
......
...@@ -55,15 +55,6 @@ ...@@ -55,15 +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/
mkdir -p /var/lib/jenkins/appcache/A3064A91-F42D-4D7F-BC1C-4173A4F5772C
if [ -e app_Web/.dynamic ]
then
cd app_Web
else
cd app_Web/app
fi
sed -i "s#dstimage#registry.cn-shanghai.aliyuncs.com/ibizsys/ibizcloud-standardsys-app-webapp:2022.09.01.001#g" swarm.yaml
docker -H $para1 stack deploy --compose-file=swarm.yaml ebsx --with-registry-auth
</command> </command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
...@@ -1475,7 +1475,6 @@ ...@@ -1475,7 +1475,6 @@
"modeltype" : "PSSYSDBPART" "modeltype" : "PSSYSDBPART"
}, { }, {
"codeName" : "zsq1", "codeName" : "zsq1",
"controlStyle" : "SCREEN",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"height" : 300.0, "height" : 300.0,
"name" : "dashboard_sysportlet14", "name" : "dashboard_sysportlet14",
...@@ -1496,10 +1495,6 @@ ...@@ -1496,10 +1495,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "SCREEN"
},
"getPortletPSAppView" : { "getPortletPSAppView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "学生", "caption" : "学生",
...@@ -1569,7 +1564,7 @@ ...@@ -1569,7 +1564,7 @@
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, },
"portletType" : "VIEW", "portletType" : "VIEW",
"title" : "CustomDecoration1", "title" : "CustomDecoration5",
"showTitleBar" : true, "showTitleBar" : true,
"modelid" : "1037600B-C603-437C-BD37-FCDAA85630CA", "modelid" : "1037600B-C603-437C-BD37-FCDAA85630CA",
"modeltype" : "PSSYSDBPART" "modeltype" : "PSSYSDBPART"
......
...@@ -1506,7 +1506,6 @@ ...@@ -1506,7 +1506,6 @@
"modeltype" : "PSSYSDBPART" "modeltype" : "PSSYSDBPART"
}, { }, {
"codeName" : "zsq1", "codeName" : "zsq1",
"controlStyle" : "SCREEN",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"height" : 300.0, "height" : 300.0,
"name" : "dashboard_sysportlet14", "name" : "dashboard_sysportlet14",
...@@ -1527,10 +1526,6 @@ ...@@ -1527,10 +1526,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "SCREEN"
},
"getPortletPSAppView" : { "getPortletPSAppView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "学生", "caption" : "学生",
...@@ -1600,7 +1595,7 @@ ...@@ -1600,7 +1595,7 @@
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, },
"portletType" : "VIEW", "portletType" : "VIEW",
"title" : "CustomDecoration1", "title" : "CustomDecoration5",
"showTitleBar" : true, "showTitleBar" : true,
"modelid" : "1037600B-C603-437C-BD37-FCDAA85630CA", "modelid" : "1037600B-C603-437C-BD37-FCDAA85630CA",
"modeltype" : "PSSYSDBPART" "modeltype" : "PSSYSDBPART"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册