Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
d177202c
提交
d177202c
编写于
3月 29, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
2b9fded5
变更
11
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
674 行增加
和
391 行删除
+674
-391
swarm.yaml
app_Web/swarm.yaml
+1
-1
config.xml
config.xml
+0
-6
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+154
-72
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+154
-72
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+154
-72
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+200
-118
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
+4
-29
trainsys-provider-trainsys.yaml
...-provider/src/main/docker/trainsys-provider-trainsys.yaml
+1
-15
未找到文件。
app_Web/swarm.yaml
浏览文件 @
d177202c
...
...
@@ -3,7 +3,7 @@ services:
trainsys-app-web
:
image
:
dstimage
ports
:
-
"
5010
0:80"
-
"
8
0:80"
networks
:
-
agent_network
environment
:
...
...
config.xml
浏览文件 @
d177202c
...
...
@@ -55,12 +55,6 @@
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
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>
</hudson.tasks.Shell>
</builders>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
d177202c
...
...
@@ -4790,18 +4790,95 @@
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
MSGBOX1
"
"id"
:
"
DEBUGPARAM2
"
},
"linkMode"
:
1
,
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"defaultLink"
:
true
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"drawer_edit@TEST"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"leftPos"
:
630
,
"logicNodeType"
:
"DEUIACTION"
,
"name"
:
"界面行为"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
}
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEACTION1"
,
"getDstPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"leftPos"
:
400
,
"logicNodeType"
:
"DEACTION"
,
"name"
:
"实体行为"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEACTION1"
}
}
],
"getRetPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"topPos"
:
540
},
{
"codeName"
:
"DEBUGPARAM4"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"srfactiveviewdata"
},
"leftPos"
:
799
,
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"topPos"
:
290
},
{
"codeName"
:
"PREPAREJSPARAM1"
,
"leftPos"
:
867
,
...
...
@@ -4881,6 +4958,28 @@
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEBUGPARAM3"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"RouteViewCaption"
},
"leftPos"
:
605
,
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM4"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM3"
}
}
],
"topPos"
:
290
},
{
"codeName"
:
"DEBUGPARAM1"
,
"getDstPSDEUILogicParam"
:
{
...
...
@@ -4904,122 +5003,105 @@
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"drawer_edit@TEST"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"leftPos"
:
630
,
"logicNodeType"
:
"DEUIACTION"
,
"name"
:
"界面行为"
,
"buttonsType"
:
"OKCANCEL"
,
"codeName"
:
"MSGBOX1"
,
"leftPos"
:
160
,
"logicNodeType"
:
"MSGBOX"
,
"message"
:
"警告警告!!!是否确认该操作"
,
"msgBoxType"
:
"WARNING"
,
"name"
:
"消息弹窗"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
PREPAREJS
PARAM1"
"id"
:
"
DEBUG
PARAM1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEUIACTION
1"
"id"
:
"
MSGBOX
1"
}
}
],
"topPos"
:
540
"title"
:
"标题警告"
,
"topPos"
:
400
},
{
"codeName"
:
"DEACTION1"
,
"getDstPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"codeName"
:
"DEBUGPARAM2"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Default
"
"id"
:
"
filter
"
},
"leftPos"
:
400
,
"logicNodeType"
:
"DE
ACTION
"
,
"name"
:
"
实体行为
"
,
"logicNodeType"
:
"DE
BUGPARAM
"
,
"name"
:
"
调试逻辑参数
"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEUIACTION
1"
"id"
:
"
MSGBOX
1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DE
ACTION1
"
"id"
:
"DE
BUGPARAM2
"
}
}
],
"getRetPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"topPos"
:
540
},
{
"buttonsType"
:
"OKCANCEL"
,
"codeName"
:
"MSGBOX1"
,
"leftPos"
:
160
,
"logicNodeType"
:
"MSGBOX"
,
"message"
:
"警告警告!!!是否确认该操作"
,
"msgBoxType"
:
"WARNING"
,
"name"
:
"消息弹窗"
,
"getPSDEUILogicLinks"
:
[
{
},
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM
1
"
"id"
:
"DEBUGPARAM
3
"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
MSGBOX1
"
"id"
:
"
DEBUGPARAM2
"
}
}
],
"t
itle"
:
"标题警告"
,
"
topPos"
:
400
"t
opPos"
:
290
,
"
parallelOutput"
:
true
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"
layoutPanel
"
,
"logicName"
:
"
面板成员集合
"
,
"name"
:
"
面板成员集合
"
,
"
ctrl
Param"
:
true
"codeName"
:
"
filter
"
,
"logicName"
:
"
过滤器
"
,
"name"
:
"
过滤器
"
,
"
filter
Param"
:
true
},
{
"codeName"
:
"last"
,
"logicName"
:
"上一次返回"
,
"name"
:
"上一次返回"
,
"lastReturnParam"
:
true
"codeName"
:
"RouteViewCaption"
,
"logicName"
:
"路由视图标题"
,
"name"
:
"路由视图标题"
,
"paramFieldName"
:
"caption"
,
"routeViewSessionParam"
:
true
},
{
"codeName"
:
"actionResult"
,
"logicName"
:
"实体行为返回值"
,
"name"
:
"实体行为返回值"
,
"entityParam"
:
true
},
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"last"
,
"logicName"
:
"上一次返回"
,
"name"
:
"上一次返回"
,
"lastReturnParam"
:
true
},
{
"codeName"
:
"actionParams"
,
"logicName"
:
"操作参数"
,
"name"
:
"操作参数"
,
"entityParam"
:
true
},
{
"codeName"
:
"actionResult"
,
"logicName"
:
"实体行为返回值"
,
"name"
:
"实体行为返回值"
,
"entityParam"
:
true
"codeName"
:
"srfactiveviewdata"
,
"logicName"
:
"会话变量"
,
"name"
:
"会话变量"
,
"paramFieldName"
:
"srfactiveviewdata"
,
"viewSessionParam"
:
true
},
{
"codeName"
:
"layoutPanel"
,
"logicName"
:
"面板成员集合"
,
"name"
:
"面板成员集合"
,
"ctrlParam"
:
true
}
],
"getStartPSDEUILogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
d177202c
...
...
@@ -4800,18 +4800,95 @@
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
MSGBOX1
"
"id"
:
"
DEBUGPARAM2
"
},
"linkMode"
:
1
,
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"defaultLink"
:
true
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"drawer_edit@TEST"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"leftPos"
:
630
,
"logicNodeType"
:
"DEUIACTION"
,
"name"
:
"界面行为"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
}
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEACTION1"
,
"getDstPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"leftPos"
:
400
,
"logicNodeType"
:
"DEACTION"
,
"name"
:
"实体行为"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEACTION1"
}
}
],
"getRetPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"topPos"
:
540
},
{
"codeName"
:
"DEBUGPARAM4"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"srfactiveviewdata"
},
"leftPos"
:
799
,
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"topPos"
:
290
},
{
"codeName"
:
"PREPAREJSPARAM1"
,
"leftPos"
:
867
,
...
...
@@ -4891,6 +4968,28 @@
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEBUGPARAM3"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"RouteViewCaption"
},
"leftPos"
:
605
,
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM4"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM3"
}
}
],
"topPos"
:
290
},
{
"codeName"
:
"DEBUGPARAM1"
,
"getDstPSDEUILogicParam"
:
{
...
...
@@ -4914,122 +5013,105 @@
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"drawer_edit@TEST"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"leftPos"
:
630
,
"logicNodeType"
:
"DEUIACTION"
,
"name"
:
"界面行为"
,
"buttonsType"
:
"OKCANCEL"
,
"codeName"
:
"MSGBOX1"
,
"leftPos"
:
160
,
"logicNodeType"
:
"MSGBOX"
,
"message"
:
"警告警告!!!是否确认该操作"
,
"msgBoxType"
:
"WARNING"
,
"name"
:
"消息弹窗"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
PREPAREJS
PARAM1"
"id"
:
"
DEBUG
PARAM1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEUIACTION
1"
"id"
:
"
MSGBOX
1"
}
}
],
"topPos"
:
540
"title"
:
"标题警告"
,
"topPos"
:
400
},
{
"codeName"
:
"DEACTION1"
,
"getDstPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"codeName"
:
"DEBUGPARAM2"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Default
"
"id"
:
"
filter
"
},
"leftPos"
:
400
,
"logicNodeType"
:
"DE
ACTION
"
,
"name"
:
"
实体行为
"
,
"logicNodeType"
:
"DE
BUGPARAM
"
,
"name"
:
"
调试逻辑参数
"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEUIACTION
1"
"id"
:
"
MSGBOX
1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DE
ACTION1
"
"id"
:
"DE
BUGPARAM2
"
}
}
],
"getRetPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"topPos"
:
540
},
{
"buttonsType"
:
"OKCANCEL"
,
"codeName"
:
"MSGBOX1"
,
"leftPos"
:
160
,
"logicNodeType"
:
"MSGBOX"
,
"message"
:
"警告警告!!!是否确认该操作"
,
"msgBoxType"
:
"WARNING"
,
"name"
:
"消息弹窗"
,
"getPSDEUILogicLinks"
:
[
{
},
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM
1
"
"id"
:
"DEBUGPARAM
3
"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
MSGBOX1
"
"id"
:
"
DEBUGPARAM2
"
}
}
],
"t
itle"
:
"标题警告"
,
"
topPos"
:
400
"t
opPos"
:
290
,
"
parallelOutput"
:
true
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"
layoutPanel
"
,
"logicName"
:
"
面板成员集合
"
,
"name"
:
"
面板成员集合
"
,
"
ctrl
Param"
:
true
"codeName"
:
"
filter
"
,
"logicName"
:
"
过滤器
"
,
"name"
:
"
过滤器
"
,
"
filter
Param"
:
true
},
{
"codeName"
:
"last"
,
"logicName"
:
"上一次返回"
,
"name"
:
"上一次返回"
,
"lastReturnParam"
:
true
"codeName"
:
"RouteViewCaption"
,
"logicName"
:
"路由视图标题"
,
"name"
:
"路由视图标题"
,
"paramFieldName"
:
"caption"
,
"routeViewSessionParam"
:
true
},
{
"codeName"
:
"actionResult"
,
"logicName"
:
"实体行为返回值"
,
"name"
:
"实体行为返回值"
,
"entityParam"
:
true
},
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"last"
,
"logicName"
:
"上一次返回"
,
"name"
:
"上一次返回"
,
"lastReturnParam"
:
true
},
{
"codeName"
:
"actionParams"
,
"logicName"
:
"操作参数"
,
"name"
:
"操作参数"
,
"entityParam"
:
true
},
{
"codeName"
:
"actionResult"
,
"logicName"
:
"实体行为返回值"
,
"name"
:
"实体行为返回值"
,
"entityParam"
:
true
"codeName"
:
"srfactiveviewdata"
,
"logicName"
:
"会话变量"
,
"name"
:
"会话变量"
,
"paramFieldName"
:
"srfactiveviewdata"
,
"viewSessionParam"
:
true
},
{
"codeName"
:
"layoutPanel"
,
"logicName"
:
"面板成员集合"
,
"name"
:
"面板成员集合"
,
"ctrlParam"
:
true
}
],
"getStartPSDEUILogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
d177202c
...
...
@@ -1519,16 +1519,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
"
}
}
],
"uniqueTag"
:
"VMGroup2"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
d177202c
...
...
@@ -5918,18 +5918,95 @@
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
MSGBOX1
"
"id"
:
"
DEBUGPARAM2
"
},
"linkMode"
:
1
,
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"defaultLink"
:
true
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"drawer_edit@TEST"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"leftPos"
:
630
,
"logicNodeType"
:
"DEUIACTION"
,
"name"
:
"界面行为"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
}
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEACTION1"
,
"getDstPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"leftPos"
:
400
,
"logicNodeType"
:
"DEACTION"
,
"name"
:
"实体行为"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEACTION1"
}
}
],
"getRetPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"topPos"
:
540
},
{
"codeName"
:
"DEBUGPARAM4"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"srfactiveviewdata"
},
"leftPos"
:
799
,
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"topPos"
:
290
},
{
"codeName"
:
"PREPAREJSPARAM1"
,
"leftPos"
:
867
,
...
...
@@ -6009,6 +6086,28 @@
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEBUGPARAM3"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"RouteViewCaption"
},
"leftPos"
:
605
,
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM4"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM3"
}
}
],
"topPos"
:
290
},
{
"codeName"
:
"DEBUGPARAM1"
,
"getDstPSDEUILogicParam"
:
{
...
...
@@ -6032,122 +6131,105 @@
}
],
"topPos"
:
540
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"drawer_edit@TEST"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"leftPos"
:
630
,
"logicNodeType"
:
"DEUIACTION"
,
"name"
:
"界面行为"
,
"buttonsType"
:
"OKCANCEL"
,
"codeName"
:
"MSGBOX1"
,
"leftPos"
:
160
,
"logicNodeType"
:
"MSGBOX"
,
"message"
:
"警告警告!!!是否确认该操作"
,
"msgBoxType"
:
"WARNING"
,
"name"
:
"消息弹窗"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
PREPAREJS
PARAM1"
"id"
:
"
DEBUG
PARAM1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEUIACTION
1"
"id"
:
"
MSGBOX
1"
}
}
],
"topPos"
:
540
"title"
:
"标题警告"
,
"topPos"
:
400
},
{
"codeName"
:
"DEACTION1"
,
"getDstPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"codeName"
:
"DEBUGPARAM2"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
Default
"
"id"
:
"
filter
"
},
"leftPos"
:
400
,
"logicNodeType"
:
"DE
ACTION
"
,
"name"
:
"
实体行为
"
,
"logicNodeType"
:
"DE
BUGPARAM
"
,
"name"
:
"
调试逻辑参数
"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEUIACTION
1"
"id"
:
"
MSGBOX
1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DE
ACTION1
"
"id"
:
"DE
BUGPARAM2
"
}
}
],
"getRetPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"actionResult"
},
"topPos"
:
540
},
{
"buttonsType"
:
"OKCANCEL"
,
"codeName"
:
"MSGBOX1"
,
"leftPos"
:
160
,
"logicNodeType"
:
"MSGBOX"
,
"message"
:
"警告警告!!!是否确认该操作"
,
"msgBoxType"
:
"WARNING"
,
"name"
:
"消息弹窗"
,
"getPSDEUILogicLinks"
:
[
{
},
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM
1
"
"id"
:
"DEBUGPARAM
3
"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
MSGBOX1
"
"id"
:
"
DEBUGPARAM2
"
}
}
],
"t
itle"
:
"标题警告"
,
"
topPos"
:
400
"t
opPos"
:
290
,
"
parallelOutput"
:
true
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"
layoutPanel
"
,
"logicName"
:
"
面板成员集合
"
,
"name"
:
"
面板成员集合
"
,
"
ctrl
Param"
:
true
"codeName"
:
"
filter
"
,
"logicName"
:
"
过滤器
"
,
"name"
:
"
过滤器
"
,
"
filter
Param"
:
true
},
{
"codeName"
:
"last"
,
"logicName"
:
"上一次返回"
,
"name"
:
"上一次返回"
,
"lastReturnParam"
:
true
"codeName"
:
"RouteViewCaption"
,
"logicName"
:
"路由视图标题"
,
"name"
:
"路由视图标题"
,
"paramFieldName"
:
"caption"
,
"routeViewSessionParam"
:
true
},
{
"codeName"
:
"actionResult"
,
"logicName"
:
"实体行为返回值"
,
"name"
:
"实体行为返回值"
,
"entityParam"
:
true
},
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"last"
,
"logicName"
:
"上一次返回"
,
"name"
:
"上一次返回"
,
"lastReturnParam"
:
true
},
{
"codeName"
:
"actionParams"
,
"logicName"
:
"操作参数"
,
"name"
:
"操作参数"
,
"entityParam"
:
true
},
{
"codeName"
:
"actionResult"
,
"logicName"
:
"实体行为返回值"
,
"name"
:
"实体行为返回值"
,
"entityParam"
:
true
"codeName"
:
"srfactiveviewdata"
,
"logicName"
:
"会话变量"
,
"name"
:
"会话变量"
,
"paramFieldName"
:
"srfactiveviewdata"
,
"viewSessionParam"
:
true
},
{
"codeName"
:
"layoutPanel"
,
"logicName"
:
"面板成员集合"
,
"name"
:
"面板成员集合"
,
"ctrlParam"
:
true
}
],
"getStartPSDEUILogicNode"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
d177202c
...
...
@@ -16828,16 +16828,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
"
}
} ],
"uniqueTag" : "VMGroup2"
...
...
@@ -16869,16 +16869,16 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
6
"
}
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
}, {
"name" : "消息类型-常规信息",
...
...
@@ -16903,12 +16903,6 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -16926,60 +16920,66 @@
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ],
"uniqueTag" : "VMGroup4"
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "
消息位置-视图下方
",
"name" : "
关闭模式-本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
13
"
}
}, {
"name" : "
关闭模式-默认删除-上方-错误
",
"name" : "
消息类型-错误信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息
位置-视图内容区
",
"name" : "消息
类型-常规信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "
消息类型-警告信息
",
"name" : "
关闭模式-无删除-上方-常规
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
"id" : "ViewMsg11"
}
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息位置-视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
13
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息
类型-错误信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
默认删除-上方-错误
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
5
"
},
"position" : "POPUP"
} ],
...
...
@@ -16988,12 +16988,6 @@
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -17005,22 +16999,28 @@
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ],
"uniqueTag" : "VMGroup5"
}, {
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
}, {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
} ],
"uniqueTag" : "VMGroup6"
...
...
@@ -66680,18 +66680,95 @@
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "
MSGBOX1
"
"id" : "
DEBUGPARAM2
"
},
"linkMode" :
1
,
"linkMode" :
0
,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"defaultLink" : true
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
}
} ],
"topPos" : 540
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 400,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540
}, {
"codeName" : "DEBUGPARAM4",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "srfactiveviewdata"
},
"leftPos" : 799,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"topPos" : 290
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
...
...
@@ -66771,6 +66848,28 @@
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
}, {
"codeName" : "DEBUGPARAM3",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "RouteViewCaption"
},
"leftPos" : 605,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM4"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM3"
}
} ],
"topPos" : 290
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
...
...
@@ -66794,122 +66893,105 @@
} ],
"topPos" : 540
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"buttonsType" : "OKCANCEL",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "警告警告!!!是否确认该操作",
"msgBoxType" : "WARNING",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "
PREPAREJS
PARAM1"
"id" : "
DEBUG
PARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "
DEUIACTION
1"
"id" : "
MSGBOX
1"
}
} ],
"topPos" : 540
"title" : "标题警告",
"topPos" : 400
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"codeName" : "DEBUGPARAM2",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "
Default
"
"id" : "
filter
"
},
"leftPos" : 400,
"logicNodeType" : "DE
ACTION
",
"name" : "
实体行为
",
"logicNodeType" : "DE
BUGPARAM
",
"name" : "
调试逻辑参数
",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "
DEUIACTION
1"
"id" : "
MSGBOX
1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DE
ACTION1
"
"id" : "DE
BUGPARAM2
"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540
}, {
"buttonsType" : "OKCANCEL",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "警告警告!!!是否确认该操作",
"msgBoxType" : "WARNING",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM
1
"
"id" : "DEBUGPARAM
3
"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "
MSGBOX1
"
"id" : "
DEBUGPARAM2
"
}
} ],
"t
itle" : "标题警告"
,
"
topPos" : 400
"t
opPos" : 290
,
"
parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "
layoutPanel
",
"logicName" : "
面板成员集合
",
"name" : "
面板成员集合
",
"
ctrl
Param" : true
"codeName" : "
filter
",
"logicName" : "
过滤器
",
"name" : "
过滤器
",
"
filter
Param" : true
}, {
"codeName" : "last",
"logicName" : "上一次返回",
"name" : "上一次返回",
"lastReturnParam" : true
"codeName" : "RouteViewCaption",
"logicName" : "路由视图标题",
"name" : "路由视图标题",
"paramFieldName" : "caption",
"routeViewSessionParam" : true
}, {
"codeName" : "actionResult",
"logicName" : "实体行为返回值",
"name" : "实体行为返回值",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "last",
"logicName" : "上一次返回",
"name" : "上一次返回",
"lastReturnParam" : true
}, {
"codeName" : "actionParams",
"logicName" : "操作参数",
"name" : "操作参数",
"entityParam" : true
}, {
"codeName" : "actionResult",
"logicName" : "实体行为返回值",
"name" : "实体行为返回值",
"entityParam" : true
"codeName" : "srfactiveviewdata",
"logicName" : "会话变量",
"name" : "会话变量",
"paramFieldName" : "srfactiveviewdata",
"viewSessionParam" : true
}, {
"codeName" : "layoutPanel",
"logicName" : "面板成员集合",
"name" : "面板成员集合",
"ctrlParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
trainsys-provider/pom.xml
浏览文件 @
d177202c
...
...
@@ -33,7 +33,7 @@
<profiles>
<profile>
<id>
trainsys
</id>
<id>
runtime
</id>
<build>
<resources>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
d177202c
...
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
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
trainsys-provider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
浏览文件 @
d177202c
...
...
@@ -22,32 +22,7 @@ spec:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy
:
Always
ports
:
-
containerPort
:
50000
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"
-
containerPort
:
8081
---
apiVersion
:
v1
...
...
@@ -60,9 +35,9 @@ spec:
type
:
NodePort
ports
:
-
name
:
http
port
:
50000
targetPort
:
50000
nodePort
:
50000
port
:
8081
targetPort
:
8081
nodePort
:
8081
protocol
:
TCP
selector
:
app
:
trainsys-provider
...
...
trainsys-provider/src/main/docker/trainsys-provider-trainsys.yaml
浏览文件 @
d177202c
...
...
@@ -3,23 +3,9 @@ services:
trainsys-provider
:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports
:
-
"
50000:50000
"
-
"
8081:8081
"
networks
:
-
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
:
resources
:
limits
:
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录