Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
e382826f
提交
e382826f
编写于
7月 03, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,Mob]
上级
ff73cf9c
变更
15
显示空白字符变更
内嵌
并排
正在显示
15 个修改的文件
包含
1204 行增加
和
61 行删除
+1204
-61
state.ts
app_Mob/src/store/modules/view-action/state.ts
+20
-0
config.xml
config.xml
+0
-6
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+6
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+4
-0
TESTMobPickupTreeView.json
...sys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json
+0
-1
TESTUsr2MobMPickupView.json
...ys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json
+543
-0
AppIndexView.json
.../trainsys/PSSYSAPPS/Mob/PSAPPINDEXVIEWS/AppIndexView.json
+22
-0
Usr0504510619Menu.json
.../trainsys/PSSYSAPPS/Mob/PSAPPMENUS/Usr0504510619Menu.json
+10
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+584
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+4
-4
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_Mob/src/store/modules/view-action/state.ts
浏览文件 @
e382826f
...
@@ -76,6 +76,25 @@ export const viewstate: any = {
...
@@ -76,6 +76,25 @@ export const viewstate: any = {
refviews
:
[
refviews
:
[
],
],
},
},
{
viewtag
:
'5bb966a86798a0aeb3fbde3b42d0c1d3'
,
viewmodule
:
'Test'
,
viewname
:
'TESTMobPickupTreeView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'6e16bc0d8de66d6238b48f624caa7911'
,
viewmodule
:
'Test'
,
viewname
:
'TESTUsr2MobMPickupView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'5bb966a86798a0aeb3fbde3b42d0c1d3'
,
],
},
{
{
viewtag
:
'753676DB-2531-4A22-AA4E-FB9EA9BF8B3F'
,
viewtag
:
'753676DB-2531-4A22-AA4E-FB9EA9BF8B3F'
,
viewmodule
:
'Test'
,
viewmodule
:
'Test'
,
...
@@ -112,6 +131,7 @@ export const viewstate: any = {
...
@@ -112,6 +131,7 @@ export const viewstate: any = {
'cf108dcc6825ab45f18c8c242be1d923'
,
'cf108dcc6825ab45f18c8c242be1d923'
,
'BFE57DB2-95D0-4432-8851-BCDAD09ECD59'
,
'BFE57DB2-95D0-4432-8851-BCDAD09ECD59'
,
'5b0adc6008e49c23a960417dc8b3d9f3'
,
'5b0adc6008e49c23a960417dc8b3d9f3'
,
'6e16bc0d8de66d6238b48f624caa7911'
,
],
],
},
},
{
{
...
...
config.xml
浏览文件 @
e382826f
...
@@ -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>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
e382826f
...
@@ -3079,6 +3079,12 @@
...
@@ -3079,6 +3079,12 @@
"name"
:
" 实体移动端编辑视图(分页关系)"
,
"name"
:
" 实体移动端编辑视图(分页关系)"
,
"realModelSubType"
:
"DEMOBEDITVIEW3"
,
"realModelSubType"
:
"DEMOBEDITVIEW3"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr2MobMPickupView"
,
"logicName"
:
"测试实体实体移动端多数据选择视图(树)"
,
"name"
:
"测试实体实体移动端多数据选择视图(树)"
,
"realModelSubType"
:
"DEMOBMPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"MobPickupView"
,
"codeName"
:
"MobPickupView"
,
"logicName"
:
"测试实体实体移动端数据选择视图"
,
"logicName"
:
"测试实体实体移动端数据选择视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
e382826f
...
@@ -2912,6 +2912,10 @@
...
@@ -2912,6 +2912,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json"
,
"viewType"
:
"DEMOBPICKUPTREEVIEW"
"viewType"
:
"DEMOBPICKUPTREEVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json"
,
"viewType"
:
"DEMOBMPICKUPVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobWFDynaEditView3.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobWFDynaEditView3.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json
浏览文件 @
e382826f
...
@@ -447,7 +447,6 @@
...
@@ -447,7 +447,6 @@
"layoutPanel"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
"useDefaultLayout"
:
true
},
},
"refFlag"
:
false
,
"title"
:
"测试实体移动端选择树视图"
,
"title"
:
"测试实体移动端选择树视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBPICKUPTREEVIEW"
,
"viewType"
:
"DEMOBPICKUPTREEVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json
0 → 100644
浏览文件 @
e382826f
{
"accUserMode"
:
2
,
"caption"
:
"测试实体"
,
"codeName"
:
"TESTUsr2MobMPickupView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json"
,
"name"
:
"TESTUsr2MobMPickupView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"MobMPickupView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"pickupviewpanel"
,
"name"
:
"PICKUPVIEWPANEL"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"Usr2MobMPickupViewpickupviewpanel"
,
"controlType"
:
"PICKUPVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"accUserMode"
:
2
,
"caption"
:
"测试实体"
,
"codeName"
:
"TESTMobPickupTreeView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json"
,
"mDCtrlActiveMode"
:
2
,
"name"
:
"TESTMobPickupTreeView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"MobPickupTreeView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"tree"
,
"name"
:
"TREE"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"TestTreeView_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/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/TestTreeView_TreeView.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"hookEventNames"
:
[
"LOAD"
,
"CLICK"
,
"SELECTCHANGE"
],
"logicName"
:
"测试树视图_树视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"树视图处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;CLICK;SELECTCHANGE"
,
"logicTag"
:
"tree"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_tree"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"TREE"
},
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node3"
},
"name"
:
"静态1 - 动态集合"
,
"getPSNavigateParams"
:
[
{
"key"
:
"n_type_eq"
,
"name"
:
"n_type_eq"
,
"value"
:
"A"
,
"rawValue"
:
true
}
],
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node1"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node1"
},
"name"
:
"默认根节点 - 静态1"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
2
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node3"
},
"name"
:
"静态2 - 动态集合"
,
"getPSNavigateParams"
:
[
{
"key"
:
"n_type_eq"
,
"name"
:
"n_type_eq"
,
"value"
:
"B"
,
"rawValue"
:
true
}
],
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"noDe2"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"noDe2"
},
"name"
:
"默认根节点 - 静态2"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
2
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"codeList"
},
"name"
:
"默认根节点 - 动态代码表"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
"name"
:
"默认根节点"
,
"nodeType"
:
"ROOT"
,
"nodeValue"
:
"root"
,
"text"
:
"默认根节点"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"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"
},
{
"counterMode"
:
0
,
"name"
:
"动态代码表"
,
"nodeType"
:
"codeList"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPCODELISTS/TestAll.json"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"treeNodeType"
:
"CODELIST"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendCaption"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"codeList"
},
{
"counterMode"
:
0
,
"name"
:
"静态2"
,
"nodeType"
:
"noDe2"
,
"text"
:
"静态2"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"noDe2"
},
{
"counterMode"
:
0
,
"name"
:
"静态1"
,
"nodeType"
:
"node1"
,
"text"
:
"静态1"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"node1"
},
{
"counterMode"
:
0
,
"getIdPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"maxSize"
:
-1
,
"name"
:
"动态集合"
,
"nodeType"
:
"node3"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getTextPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"treeNodeType"
:
"DE"
,
"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"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"node3"
}
],
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.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/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"name"
:
"tree"
,
"modelid"
:
"CC94B4C9-81F3-4BA8-BCD7-B0A2AE2ABD31"
,
"modeltype"
:
"PSDETREEVIEW"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
0
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
false
,
"mobileSearchBar"
:
true
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"MobPickupTreeViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"MobPickupTreeView"
,
"getPSDEViewId"
:
"A8C323E1-801C-4222-A2CE-18EECD5AE98D"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEMOBPICKUPTREEVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"测试实体移动端选择树视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBPICKUPTREEVIEW"
,
"xDataControlName"
:
"tree"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enablePullDownRefresh"
:
false
,
"enableSearch"
:
true
,
"expandSearchForm"
:
true
,
"modelid"
:
"5bb966a86798a0aeb3fbde3b42d0c1d3"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"name"
:
"pickupviewpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE;LOAD"
,
"logicTag"
:
"pickupviewpanel"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_pickupviewpanel"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"id"
:
"PICKUPVIEWPANEL"
}
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"Usr2MobMPickupViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"Usr2MobMPickupView"
,
"getPSDEViewId"
:
"25521237-FBAE-4802-9056-955FAB02CD92"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEMOBMPICKUPVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"测试实体移动端多数据选择视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBMPICKUPVIEW"
,
"enableDP"
:
true
,
"enablePullDownRefresh"
:
false
,
"showCaptionBar"
:
false
,
"modelid"
:
"6e16bc0d8de66d6238b48f624caa7911"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPINDEXVIEWS/AppIndexView.json
浏览文件 @
e382826f
...
@@ -213,6 +213,28 @@
...
@@ -213,6 +213,28 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"树"
"tooltip"
:
"树"
},
{
"accUserMode"
:
2
,
"caption"
:
"选择树"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem10"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc5"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"选择树"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPMENUS/Usr0504510619Menu.json
浏览文件 @
e382826f
...
@@ -93,6 +93,16 @@
...
@@ -93,6 +93,16 @@
"id"
:
"AppFunc4"
"id"
:
"AppFunc4"
},
},
"tooltip"
:
"树"
"tooltip"
:
"树"
},
{
"accUserMode"
:
2
,
"caption"
:
"选择树"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem10"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc5"
},
"tooltip"
:
"选择树"
}
],
}
],
"enableCustomize"
:
false
,
"enableCustomize"
:
false
,
"name"
:
"appindexview"
,
"name"
:
"appindexview"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
e382826f
...
@@ -918,6 +918,16 @@
...
@@ -918,6 +918,16 @@
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
"viewType"
:
"DEMOBMDVIEW"
}
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc5"
,
"name"
:
"选择树"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json"
,
"viewType"
:
"DEMOBMPICKUPVIEW"
}
},
{
},
{
"appFuncType"
:
"APPVIEW"
,
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc4"
,
"codeName"
:
"AppFunc4"
,
...
@@ -1025,6 +1035,12 @@
...
@@ -1025,6 +1035,12 @@
"viewType"
:
"DEMOBPICKUPTREEVIEW"
,
"viewType"
:
"DEMOBPICKUPTREEVIEW"
,
"resource"
:
"TEST"
,
"resource"
:
"TEST"
,
"view"
:
"MobPickupTreeView"
"view"
:
"MobPickupTreeView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json"
,
"viewType"
:
"DEMOBMPICKUPVIEW"
,
"resource"
:
"TEST"
,
"view"
:
"Usr2MobMPickupView"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json"
,
...
@@ -1380,6 +1396,28 @@
...
@@ -1380,6 +1396,28 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"树"
"tooltip"
:
"树"
},
{
"accUserMode"
:
2
,
"caption"
:
"选择树"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem10"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc5"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"选择树"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"enableDEFieldPrivilege"
:
false
,
...
@@ -6825,148 +6863,690 @@
...
@@ -6825,148 +6863,690 @@
"enableSearch"
:
true
,
"enableSearch"
:
true
,
"modelid"
:
"5b0adc6008e49c23a960417dc8b3d9f3"
,
"modelid"
:
"5b0adc6008e49c23a960417dc8b3d9f3"
,
"modeltype"
:
"PSAPPDEVIEW"
"modeltype"
:
"PSAPPDEVIEW"
}
],
"getPSAppDataEntities"
:
[
{
"getAllPSAppDEACModes"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEACModeDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"value"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
},
{
"dataType"
:
25
,
"accUserMode"
:
2
,
"name"
:
"text"
,
"caption"
:
"测试实体"
,
"getPSAppDEField"
:
{
"codeName"
:
"TESTUsr2MobMPickupView"
,
"name"
:
"TESTNAME"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json"
,
"codeName"
:
"TESTName"
"name"
:
"TESTUsr2MobMPickupView"
,
}
"getPSAppDataEntity"
:
{
}
],
"modelref"
:
true
,
"pagingSize"
:
50
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
"getTextPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
},
"getValuePSAppDEField
"
:
{
"getPSAppModule
"
:
{
"name"
:
"TESTID"
,
"modelref"
:
true
,
"codeName"
:
"TESTId
"
"path"
:
"PSSYSAPPS/Mob/PSAPPMODULES/Test.json
"
},
},
"defaultMode"
:
true
,
"getPSAppViewEngines"
:
[
{
"enablePagingBar"
:
false
"engineCat"
:
"VIEW"
,
"engineType"
:
"MobMPickupView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"pickupviewpanel"
,
"name"
:
"PICKUPVIEWPANEL"
,
"paramType"
:
"CTRL"
}
]
}
],
}
],
"getAllPSAppDEActions"
:
[
{
"getPSControls"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"Usr2MobMPickupViewpickupviewpanel"
,
"codeName"
:
"CheckKey"
,
"controlType"
:
"PICKUPVIEWPANEL"
,
"methodType"
:
"DEACTION"
,
"getEmbeddedPSAppDEView"
:
{
"name"
:
"CheckKey"
,
"accUserMode"
:
2
,
"getPSAppDEMethodInput"
:
{
"caption"
:
"测试实体"
,
"name"
:
"输入对象"
,
"codeName"
:
"TESTMobPickupTreeView"
,
"getPSAppDEMethodDTO"
:
{
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json"
,
"mDCtrlActiveMode"
:
2
,
"name"
:
"TESTMobPickupTreeView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTDTO"
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
},
"getPSDEAction
"
:
{
"getPSAppModule
"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CheckKey
.json"
"path"
:
"PSSYSAPPS/Mob/PSAPPMODULES/Test
.json"
},
},
"getPSDEOPPriv"
:
{
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"MobPickupTreeView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"tree"
,
"name"
:
"TREE"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"TestTreeView_TreeView"
,
"controlType"
:
"TREEVIEW"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"CREATE"
"id"
:
"create"
,
},
"actionName"
:
"Create"
,
"getPSDEServiceAPIMethod"
:
{
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"CheckKey
"
"id"
:
"Create
"
},
},
"requestMethod"
:
"POST"
,
"getPSAppDataEntity"
:
{
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTDTO"
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
},
"type"
:
"DTO"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/TestTreeView_TreeView.json"
,
"output"
:
true
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
},
"getPSAppDEMethodReturn"
:
{
"getGetPSControlAction"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTDTO"
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
},
"type"
:
"DTO"
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
},
"getPSDEAction"
:
{
"hookEventNames"
:
[
"LOAD"
,
"CLICK"
,
"SELECTCHANGE"
],
"logicName"
:
"测试树视图_树视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create
.json"
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST
.json"
},
},
"getPSDEOPPriv"
:
{
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"CREATE
"
"id"
:
"Get
"
},
},
"getPSDEServiceAPIMethod"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Create"
"id"
:
"Create"
},
},
"requestMethod"
:
"POST"
,
"getPSAppDataEntity"
:
{
"requestParamType"
:
"ENTITY"
,
"modelref"
:
true
,
"builtinMethod"
:
false
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
"noServiceCodeName"
:
true
}
},
{
},
{
"actionMode"
:
"CUSTOM"
,
"actionName"
:
"Update"
,
"codeName"
:
"DeLogic"
,
"actionType"
:
"DEACTION"
,
"methodType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"DeLogic"
,
"name"
:
"update"
,
"getPSAppDEMethodInput"
:
{
"getPSAppDEMethod"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTDTO"
"id"
:
"Update"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
},
"getPSDEAction
"
:
{
"getPSAppDataEntity
"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
}
"getPSDEServiceAPIMethod"
:
{
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"DeLogic
"
"id"
:
"Remove
"
},
},
"requestMethod"
:
"POST"
,
"getPSAppDataEntity"
:
{
"requestParamType"
:
"ENTITY"
,
"modelref"
:
true
,
"requestPath"
:
"/delogic"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
"builtinMethod"
:
false
,
}
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"DEDATASET"
,
"codeName"
:
"Get"
,
"name"
:
"fetch"
,
"methodType"
:
"DEACTION"
,
"getPSAppDataEntity"
:
{
"name"
:
"Get"
,
"modelref"
:
true
,
"getPSAppDEMethodInput"
:
{
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
"getKeyPSAppDEField"
:
{
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"树视图处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;CLICK;SELECTCHANGE"
,
"logicTag"
:
"tree"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_tree"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"TREE"
},
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node3"
},
"name"
:
"静态1 - 动态集合"
,
"getPSNavigateParams"
:
[
{
"key"
:
"n_type_eq"
,
"name"
:
"n_type_eq"
,
"value"
:
"A"
,
"rawValue"
:
true
}
],
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node1"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node1"
},
"name"
:
"默认根节点 - 静态1"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
2
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"node3"
},
"name"
:
"静态2 - 动态集合"
,
"getPSNavigateParams"
:
[
{
"key"
:
"n_type_eq"
,
"name"
:
"n_type_eq"
,
"value"
:
"B"
,
"rawValue"
:
true
}
],
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"noDe2"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"noDe2"
},
"name"
:
"默认根节点 - 静态2"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
2
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"codeList"
},
"name"
:
"默认根节点 - 动态代码表"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
"name"
:
"默认根节点"
,
"nodeType"
:
"ROOT"
,
"nodeValue"
:
"root"
,
"text"
:
"默认根节点"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"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"
},
{
"counterMode"
:
0
,
"name"
:
"动态代码表"
,
"nodeType"
:
"codeList"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPCODELISTS/TestAll.json"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"treeNodeType"
:
"CODELIST"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendCaption"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"codeList"
},
{
"counterMode"
:
0
,
"name"
:
"静态2"
,
"nodeType"
:
"noDe2"
,
"text"
:
"静态2"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"noDe2"
},
{
"counterMode"
:
0
,
"name"
:
"静态1"
,
"nodeType"
:
"node1"
,
"text"
:
"静态1"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"node1"
},
{
"counterMode"
:
0
,
"getIdPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"maxSize"
:
-1
,
"name"
:
"动态集合"
,
"nodeType"
:
"node3"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getTextPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"treeNodeType"
:
"DE"
,
"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"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"node3"
}
],
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.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/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"name"
:
"tree"
,
"modelid"
:
"CC94B4C9-81F3-4BA8-BCD7-B0A2AE2ABD31"
,
"modeltype"
:
"PSDETREEVIEW"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
0
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
false
,
"mobileSearchBar"
:
true
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"MobPickupTreeViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"MobPickupTreeView"
,
"getPSDEViewId"
:
"A8C323E1-801C-4222-A2CE-18EECD5AE98D"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEMOBPICKUPTREEVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"测试实体移动端选择树视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBPICKUPTREEVIEW"
,
"xDataControlName"
:
"tree"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enablePullDownRefresh"
:
false
,
"enableSearch"
:
true
,
"expandSearchForm"
:
true
,
"modelid"
:
"5bb966a86798a0aeb3fbde3b42d0c1d3"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"name"
:
"pickupviewpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE;LOAD"
,
"logicTag"
:
"pickupviewpanel"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_pickupviewpanel"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"id"
:
"PICKUPVIEWPANEL"
}
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"Usr2MobMPickupViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"Usr2MobMPickupView"
,
"getPSDEViewId"
:
"25521237-FBAE-4802-9056-955FAB02CD92"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEMOBMPICKUPVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"测试实体移动端多数据选择视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBMPICKUPVIEW"
,
"enableDP"
:
true
,
"enablePullDownRefresh"
:
false
,
"showCaptionBar"
:
false
,
"modelid"
:
"6e16bc0d8de66d6238b48f624caa7911"
,
"modeltype"
:
"PSAPPDEVIEW"
}
],
"getPSAppDataEntities"
:
[
{
"getAllPSAppDEACModes"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEACModeDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"value"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"text"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"pagingSize"
:
50
,
"getTextPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getValuePSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"defaultMode"
:
true
,
"enablePagingBar"
:
false
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"CheckKey"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"DeLogic"
,
"methodType"
:
"DEACTION"
,
"name"
:
"DeLogic"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"DeLogic"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/delogic"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
"codeName"
:
"TESTId"
},
},
...
@@ -9740,6 +10320,10 @@
...
@@ -9740,6 +10320,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupTreeView.json"
,
"viewType"
:
"DEMOBPICKUPTREEVIEW"
"viewType"
:
"DEMOBPICKUPTREEVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr2MobMPickupView.json"
,
"viewType"
:
"DEMOBMPICKUPVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobWFDynaEditView3.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobWFDynaEditView3.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
e382826f
...
@@ -1240,16 +1240,16 @@
...
@@ -1240,16 +1240,16 @@
"codeName"
:
"VMGroup2"
,
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
},
{
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
}
]
}
]
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
e382826f
...
@@ -2552,16 +2552,16 @@
...
@@ -2552,16 +2552,16 @@
"codeName"
:
"VMGroup2"
,
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
},
{
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
}
]
}
]
}
],
}
],
...
...
trainsys-provider/pom.xml
浏览文件 @
e382826f
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<profiles>
<profiles>
<profile>
<profile>
<id>
trainsys
</id>
<id>
runtime
</id>
<build>
<build>
<resources>
<resources>
<resource>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
e382826f
...
@@ -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
trainsys-provider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
浏览文件 @
e382826f
...
@@ -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
...
...
trainsys-provider/src/main/docker/trainsys-provider-trainsys.yaml
浏览文件 @
e382826f
...
@@ -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
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录