Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
4e72d867
提交
4e72d867
编写于
12月 16, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
7015aef0
变更
15
隐藏空白字符变更
内嵌
并排
正在显示
15 个修改的文件
包含
1952 行增加
和
955 行删除
+1952
-955
swarm.yaml
app_Web/swarm.yaml
+1
-1
config.xml
config.xml
+0
-6
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+12
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+8
-0
TESTTESTDashboardView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTDashboardView.json
+1321
-0
TESTTESTIndexView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTIndexView.json
+94
-0
TESTUsr04103224ReportView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04103224ReportView.json
+1
-0
TESTUsr08071823EditView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08071823EditView.json
+1
-0
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+92
-19
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+47
-10
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+368
-873
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
浏览文件 @
4e72d867
...
@@ -3,7 +3,7 @@ services:
...
@@ -3,7 +3,7 @@ services:
trainsys-app-web
:
trainsys-app-web
:
image
:
dstimage
image
:
dstimage
ports
:
ports
:
-
"
5010
0:80"
-
"
8
0:80"
networks
:
networks
:
-
agent_network
-
agent_network
environment
:
environment
:
...
...
config.xml
浏览文件 @
4e72d867
...
@@ -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
浏览文件 @
4e72d867
...
@@ -7813,6 +7813,12 @@
...
@@ -7813,6 +7813,12 @@
"name"
:
"逻辑测试编辑视图"
,
"name"
:
"逻辑测试编辑视图"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TESTDashboardView"
,
"logicName"
:
"实体数据看板视图"
,
"name"
:
"实体数据看板视图"
,
"realModelSubType"
:
"DEPORTALVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"Usr10164963EditView"
,
"codeName"
:
"Usr10164963EditView"
,
"logicName"
:
"视图设计"
,
"logicName"
:
"视图设计"
,
...
@@ -7909,6 +7915,12 @@
...
@@ -7909,6 +7915,12 @@
"name"
:
"测试移动端编辑视图"
,
"name"
:
"测试移动端编辑视图"
,
"realModelSubType"
:
"DEMOBEDITVIEW"
,
"realModelSubType"
:
"DEMOBEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TESTIndexView"
,
"logicName"
:
"实体首页视图"
,
"name"
:
"实体首页视图"
,
"realModelSubType"
:
"DEINDEXVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"EditView_drawer"
,
"codeName"
:
"EditView_drawer"
,
"logicName"
:
"测试实体实体编辑视图_抽屉"
,
"logicName"
:
"测试实体实体编辑视图_抽屉"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
4e72d867
...
@@ -9506,6 +9506,10 @@
...
@@ -9506,6 +9506,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json"
,
"viewType"
:
"DECUSTOMVIEW"
"viewType"
:
"DECUSTOMVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTIndexView.json"
,
"viewType"
:
"DEINDEXVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr01294676TabExpView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr01294676TabExpView.json"
,
...
@@ -10174,6 +10178,10 @@
...
@@ -10174,6 +10178,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTNoPageListView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTNoPageListView.json"
,
"viewType"
:
"DELISTVIEW"
"viewType"
:
"DELISTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTDashboardView.json"
,
"viewType"
:
"DEPORTALVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTDashboardView.json
0 → 100644
浏览文件 @
4e72d867
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DE.LNAME.TEST"
},
"caption"
:
"实体数据看板视图"
,
"codeName"
:
"TESTTESTDashboardView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTDashboardView.json"
,
"markOpenDataMode"
:
"OPENDATA;EDITDATA;DISPLAYOPPERSON;NOTICERELOAD"
,
"name"
:
"TESTTESTDashboardView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"PortalView"
,
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"DashboardView_Dashboard"
,
"controlType"
:
"DASHBOARD"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSDASHBOARDS/DashboardView_Dashboard.json"
,
"logicName"
:
"实体数据看板视图_数据看板"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"DASHBOARD"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"TESTDashboardViewdashboard_container1"
,
"controlType"
:
"PORTLET"
,
"name"
:
"dashboard_container1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_container1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"codeName"
:
"portletView"
,
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"dashboard_sysportlet1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSUIActionGroup"
:
{
"codeName"
:
"Usr0803774731"
,
"name"
:
"门户界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u71a8bd4"
,
"getPSSysCss"
:
{
"cssName"
:
"crm-editview2-head"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uea72408"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"百度"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"ubae97f0"
,
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uee0dcd7"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
]
},
"getPortletPSAppView"
:
{
"accUserMode"
:
4
,
"accessKey"
:
"MODULE_ONE"
,
"caption"
:
"书"
,
"codeName"
:
"bookGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"funcViewMode"
:
"MDATAVIEW"
,
"gridRowActiveMode"
:
2
,
"name"
:
"bookGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"realTitle"
:
"重复器测试"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"CTRL.WFSERVICE.ERR000006"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"realTitle"
:
"重复器测试"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"CTRL.WFSERVICE.ERR000006"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"gridStyle"
:
"USER"
,
"groupMode"
:
"NONE"
,
"logicName"
:
"主表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEDataExport"
:
{
"modelref"
:
true
,
"id"
:
"DataExport2"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"书名称"
,
"codeName"
:
"bookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"bookname"
,
"excelCaption"
:
"书名称"
,
"name"
:
"bookname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"createdate"
,
"excelCaption"
:
"建立时间"
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"日期"
,
"codeName"
:
"date"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"date"
,
"excelCaption"
:
"日期"
,
"name"
:
"date"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"date"
,
"logicTag"
:
"grid"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"!!false"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"valueFormat"
:
"YYYY"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"excelCaption"
:
"类型"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"结束时间"
,
"codeName"
:
"end"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"end"
,
"excelCaption"
:
"结束时间"
,
"name"
:
"end"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性23"
,
"codeName"
:
"field23"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field23"
,
"excelCaption"
:
"属性23"
,
"name"
:
"field23"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性45"
,
"codeName"
:
"field45"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field45"
,
"excelCaption"
:
"属性45"
,
"hideMode"
:
1
,
"name"
:
"field45"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"hideDefault"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"bookname"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"createdate"
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"format"
:
"YYYY"
,
"dataType"
:
5
,
"name"
:
"date"
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"end"
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
}
},
{
"dataType"
:
6
,
"name"
:
"field23"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
}
},
{
"dataType"
:
9
,
"name"
:
"field45"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"pbookid"
,
"getPSAppDEField"
:
{
"name"
:
"PBOOKID"
,
"codeName"
:
"Pbookid"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"属性23"
,
"codeName"
:
"field23"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field23"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"field23"
},
"allowEmpty"
:
true
},
{
"caption"
:
"属性45"
,
"codeName"
:
"field45"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field45"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"field45"
},
"allowEmpty"
:
true
},
{
"caption"
:
"书标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingMode"
:
1
,
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"分隔符测试"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"测试1"
,
"counterId"
:
"openBaidu"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试1"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"测试12"
,
"itemType"
:
"ITEMS"
,
"name"
:
"items1"
,
"getPSDEToolbarItems"
:
[
{
"caption"
:
"测试3"
,
"counterId"
:
"openBaidu"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试3"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"seperator19"
},
{
"caption"
:
"测试4"
,
"counterId"
:
"openBaidu"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试4"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"测试12"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"seperator3"
},
{
"caption"
:
"测试6"
,
"counterId"
:
"openBaidu"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试6"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"测试7"
,
"counterId"
:
"openBaidu"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试7"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"seperator8"
},
{
"caption"
:
"测试2"
,
"counterId"
:
"openBaidu"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction3"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试2"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"grid"
,
"modelid"
:
"397F8D1E-3C64-499E-A0E4-B5A7A93FBF19"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TestSearchBar"
,
"controlType"
:
"SEARCHBAR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json"
,
"logicName"
:
"测试搜索栏"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"SEARCHBAR"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
200
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
,
"name"
:
"searchbar"
,
"modelid"
:
"3056FA79-0F25-496A-ACCE-F7671B22683F"
,
"modeltype"
:
"PSSYSSEARCHBAR"
},
{
"caption"
:
"书"
,
"codeName"
:
"GridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"GridView"
,
"getPSDEViewId"
:
"70a494442130986d205587b9b6a26ac6"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"书表格视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"expandSearchForm"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"a9523851d901a5a06a410a8827dee62f"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"timer"
:
5000
,
"title"
:
"视图部件"
,
"showTitleBar"
:
true
,
"modelid"
:
"CBA326AB-9C90-4B9C-8925-32C6ADA418E9"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"portletType"
:
"CONTAINER"
,
"title"
:
"看板容器"
,
"showTitleBar"
:
true
}
],
"enableCustomized"
:
false
,
"name"
:
"dashboard"
,
"modelid"
:
"d4363faa639c461ece163339729c739b"
,
"modeltype"
:
"PSSYSDASHBOARD"
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DE.LNAME.TEST"
},
"caption"
:
"实体数据看板视图"
,
"codeName"
:
"TESTDashboardViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"TESTDashboardView"
,
"getPSDEViewId"
:
"E73F52BE-4F29-4047-9EA2-A5FF3DC3A710"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEPORTALVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"实体数据看板视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEPORTALVIEW"
,
"enableDP"
:
true
,
"enableQuickGroup"
:
false
,
"enableQuickSearch"
:
false
,
"enableSearch"
:
false
,
"expandSearchForm"
:
true
,
"loadDefault"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"d4363faa639c461ece163339729c739b"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTIndexView.json
0 → 100644
浏览文件 @
4e72d867
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DE.LNAME.TEST"
},
"caption"
:
"实体首页视图"
,
"codeName"
:
"TESTTESTIndexView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTIndexView.json"
,
"markOpenDataMode"
:
"OPENDATA;EDITDATA;DISPLAYOPPERSON;NOTICERELOAD"
,
"name"
:
"TESTTESTIndexView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSControls"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DE.LNAME.TEST"
},
"caption"
:
"实体首页视图"
,
"codeName"
:
"TESTIndexViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"TESTIndexView"
,
"getPSDEViewId"
:
"F25F4E65-755F-4674-B589-9F910E12EA40"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Usr1216489644"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"TEST_INDEX_VIEW"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"文本"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_text"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"实体首页视图"
,
"contentType"
:
"RAW"
,
"name"
:
"static_text"
,
"predefinedType"
:
"STATIC_TEXT"
,
"renderMode"
:
"TEXT"
},
"rawContent"
:
"实体首页视图"
,
"showCaption"
:
true
}
]
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"modelid"
:
"3D21DC1B-F81B-4128-8168-8E6DC520A9EE"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
"title"
:
"实体首页视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEINDEXVIEW"
,
"enableDP"
:
true
,
"modelid"
:
"0b508a11acfc50d589d5e89daa2a7a53"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04103224ReportView.json
浏览文件 @
4e72d867
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
"caption"
:
"视图消息报表视图"
,
"caption"
:
"视图消息报表视图"
,
"codeName"
:
"TESTUsr04103224ReportView"
,
"codeName"
:
"TESTUsr04103224ReportView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04103224ReportView.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04103224ReportView.json"
,
"markOpenDataMode"
:
"OPENDATA;EDITDATA;DISPLAYOPPERSON;NOTICERELOAD"
,
"name"
:
"TESTUsr04103224ReportView"
,
"name"
:
"TESTUsr04103224ReportView"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08071823EditView.json
浏览文件 @
4e72d867
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
"caption"
:
"协同编辑"
,
"caption"
:
"协同编辑"
,
"codeName"
:
"TESTUsr08071823EditView"
,
"codeName"
:
"TESTUsr08071823EditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08071823EditView.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08071823EditView.json"
,
"markOpenDataMode"
:
"OPENDATA;EDITDATA;DISPLAYOPPERSON;NOTICERELOAD"
,
"name"
:
"TESTUsr08071823EditView"
,
"name"
:
"TESTUsr08071823EditView"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
4e72d867
...
@@ -6922,25 +6922,6 @@
...
@@ -6922,25 +6922,6 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"大屏数据看板"
"tooltip"
:
"大屏数据看板"
},
{
"accUserMode"
:
2
,
"caption"
:
"协同编辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem317"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0807379083"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"协同编辑"
},
{
},
{
"accUserMode"
:
2
,
"accUserMode"
:
2
,
"caption"
:
"大屏测试"
,
"caption"
:
"大屏测试"
,
...
@@ -7319,6 +7300,98 @@
...
@@ -7319,6 +7300,98 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"多数据容器测试"
"tooltip"
:
"多数据容器测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"数据打开模式"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem356"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
2
,
"caption"
:
"协同编辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem317"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0807379083"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"协同编辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体首页视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem357"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1216117364"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"实体首页视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体报表视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem358"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1216572691"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"实体报表视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体数据看板视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem359"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1216470834"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"实体数据看板视图"
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
4e72d867
...
@@ -3338,16 +3338,6 @@
...
@@ -3338,16 +3338,6 @@
"id"
:
"UsrAppFunc0805943373"
"id"
:
"UsrAppFunc0805943373"
},
},
"tooltip"
:
"大屏数据看板"
"tooltip"
:
"大屏数据看板"
},
{
"accUserMode"
:
2
,
"caption"
:
"协同编辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem317"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0807379083"
},
"tooltip"
:
"协同编辑"
},
{
},
{
"accUserMode"
:
2
,
"accUserMode"
:
2
,
"caption"
:
"大屏测试"
,
"caption"
:
"大屏测试"
,
...
@@ -3537,6 +3527,53 @@
...
@@ -3537,6 +3527,53 @@
"id"
:
"UsrAppFunc1202956177"
"id"
:
"UsrAppFunc1202956177"
},
},
"tooltip"
:
"多数据容器测试"
"tooltip"
:
"多数据容器测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"数据打开模式"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem356"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
2
,
"caption"
:
"协同编辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem317"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0807379083"
},
"tooltip"
:
"协同编辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体首页视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem357"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1216117364"
},
"tooltip"
:
"实体首页视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体报表视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem358"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1216572691"
},
"tooltip"
:
"实体报表视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体数据看板视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem359"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1216470834"
},
"tooltip"
:
"实体数据看板视图"
}
],
"tooltip"
:
"数据打开模式"
}
],
}
],
"name"
:
"appindex"
,
"name"
:
"appindex"
,
"modelid"
:
"6A3E233F-FB4A-493B-B3C2-1860D5502904"
,
"modelid"
:
"6A3E233F-FB4A-493B-B3C2-1860D5502904"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
4e72d867
...
@@ -3871,6 +3871,16 @@
...
@@ -3871,6 +3871,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookMPickupView2.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookMPickupView2.json",
"viewType" : "DEMPICKUPVIEW2"
"viewType" : "DEMPICKUPVIEW2"
}
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1216117364",
"name" : "实体首页视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTIndexView.json",
"viewType" : "DEINDEXVIEW"
}
}, {
}, {
"appFuncType" : "OPENHTMLPAGE",
"appFuncType" : "OPENHTMLPAGE",
"codeName" : "UsrAppFunc1008576831",
"codeName" : "UsrAppFunc1008576831",
...
@@ -4426,6 +4436,16 @@
...
@@ -4426,6 +4436,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301727282ChartView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301727282ChartView.json",
"viewType" : "DECHARTVIEW"
"viewType" : "DECHARTVIEW"
}
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1216572691",
"name" : "实体报表视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04103224ReportView.json",
"viewType" : "DEREPORTVIEW"
}
}, {
}, {
"appFuncType" : "APPVIEW",
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0410807688",
"codeName" : "UsrAppFunc0410807688",
...
@@ -5687,6 +5707,16 @@
...
@@ -5687,6 +5707,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTestCtrlPlugDayCalendarView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTestCtrlPlugDayCalendarView.json",
"viewType" : "DECALENDARVIEW"
"viewType" : "DECALENDARVIEW"
}
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1216470834",
"name" : "实体数据看板视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTDashboardView.json",
"viewType" : "DEPORTALVIEW"
}
}, {
}, {
"appFuncType" : "APPVIEW",
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1204818030",
"codeName" : "UsrAppFunc1204818030",
...
@@ -32020,6 +32050,12 @@
...
@@ -32020,6 +32050,12 @@
"viewType" : "DECUSTOMVIEW",
"viewType" : "DECUSTOMVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "CustomGridView"
"view" : "CustomGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTIndexView.json",
"viewType" : "DEINDEXVIEW",
"resource" : "TEST",
"view" : "TESTIndexView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2GridExpView_Test.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2GridExpView_Test.json",
...
@@ -35329,6 +35365,12 @@
...
@@ -35329,6 +35365,12 @@
"viewType" : "DELISTVIEW",
"viewType" : "DELISTVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "NoPageListView"
"view" : "NoPageListView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTDashboardView.json",
"viewType" : "DEPORTALVIEW",
"resource" : "TEST",
"view" : "TESTDashboardView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMUsr08278286GridExpView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMUsr08278286GridExpView.json",
...
@@ -43285,25 +43327,6 @@
...
@@ -43285,25 +43327,6 @@
"layout" : "TABLE_24COL"
"layout" : "TABLE_24COL"
},
},
"tooltip" : "大屏数据看板"
"tooltip" : "大屏数据看板"
}, {
"accUserMode" : 2,
"caption" : "协同编辑",
"itemType" : "MENUITEM",
"name" : "menuitem317",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0807379083"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "协同编辑"
}, {
}, {
"accUserMode" : 2,
"accUserMode" : 2,
"caption" : "大屏测试",
"caption" : "大屏测试",
...
@@ -43682,96 +43705,88 @@
...
@@ -43682,96 +43705,88 @@
"layout" : "TABLE_24COL"
"layout" : "TABLE_24COL"
},
},
"tooltip" : "多数据容器测试"
"tooltip" : "多数据容器测试"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "appmenu"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "viewTest"
},
"enableCustomized" : true,
"modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904",
"modeltype" : "PSAPPMENU"
}, {
"codeName" : "Usr0925868655Menu",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"name" : "leftsidemenu",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "首页",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0925881970"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "首页"
}, {
}, {
"accUserMode" : 2,
"accUserMode" : 0,
"caption" : "设置",
"caption" : "数据打开模式",
"itemType" : "MENUITEM",
"name" : "BUTTON_CALLUILOGIC1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0906889696"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "设置",
"hidden" : true
}, {
"accUserMode" : 2,
"caption" : "帮助",
"itemType" : "MENUITEM",
"name" : "BUTTON_CALLUILOGIC2",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0403463883"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "帮助",
"hidden" : true
}, {
"accUserMode" : 2,
"caption" : "自定义",
"itemType" : "MENUITEM",
"itemType" : "MENUITEM",
"name" : "BUTTON_CALLUILOGIC3",
"name" : "menuitem356",
"getPSAppFunc" : {
"getPSAppMenuItems" : [ {
"modelref" : true,
"accUserMode" : 2,
"id" : "UsrAppFunc1023449102"
"caption" : "协同编辑",
},
"itemType" : "MENUITEM",
"name" : "menuitem317",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0807379083"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "协同编辑"
}, {
"accUserMode" : 2,
"caption" : "实体首页视图",
"itemType" : "MENUITEM",
"name" : "menuitem357",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1216117364"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "实体首页视图"
}, {
"accUserMode" : 2,
"caption" : "实体报表视图",
"itemType" : "MENUITEM",
"name" : "menuitem358",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1216572691"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "实体报表视图"
}, {
"accUserMode" : 2,
"caption" : "实体数据看板视图",
"itemType" : "MENUITEM",
"name" : "menuitem359",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1216470834"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "实体数据看板视图"
} ],
"getPSLayout" : {
"getPSLayout" : {
"childColMD" : 24,
"childColMD" : 24,
"columnCount" : 24,
"columnCount" : 24,
...
@@ -43781,25 +43796,29 @@
...
@@ -43781,25 +43796,29 @@
"colMD" : 24,
"colMD" : 24,
"layout" : "TABLE_24COL"
"layout" : "TABLE_24COL"
},
},
"tooltip" : "自定义",
"tooltip" : "数据打开模式"
"hidden" : true
} ],
} ],
"getPSControlHandler" : {
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"enableDEFieldPrivilege" : false,
"id" : "
leftside
menu"
"id" : "
app
menu"
},
},
"getPSControlParam" : {
"getPSControlParam" : {
"autoLoad" : true,
"autoLoad" : true,
"showBusyIndicator" : true
"showBusyIndicator" : true
},
},
"modelid" : "15F9E773-63EB-4EE1-8D48-A64F9B012789",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "viewTest"
},
"enableCustomized" : true,
"modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904",
"modeltype" : "PSAPPMENU"
"modeltype" : "PSAPPMENU"
}, {
}, {
"codeName" : "Usr0925868655Menu",
"codeName" : "Usr0925868655Menu",
"controlType" : "APPMENU",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"logicName" : "应用首页视图菜单",
"name" : "
righ
tsidemenu",
"name" : "
lef
tsidemenu",
"getPSAppMenuItems" : [ {
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"accUserMode" : 2,
"caption" : "首页",
"caption" : "首页",
...
@@ -43882,7 +43901,7 @@
...
@@ -43882,7 +43901,7 @@
} ],
} ],
"getPSControlHandler" : {
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"enableDEFieldPrivilege" : false,
"id" : "
righ
tsidemenu"
"id" : "
lef
tsidemenu"
},
},
"getPSControlParam" : {
"getPSControlParam" : {
"autoLoad" : true,
"autoLoad" : true,
...
@@ -43890,143 +43909,239 @@
...
@@ -43890,143 +43909,239 @@
},
},
"modelid" : "15F9E773-63EB-4EE1-8D48-A64F9B012789",
"modelid" : "15F9E773-63EB-4EE1-8D48-A64F9B012789",
"modeltype" : "PSAPPMENU"
"modeltype" : "PSAPPMENU"
}, {
"codeName" : "Usr1225486891Menu",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"name" : "topsidemenu",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "报销单2_测试",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1225492771"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2_测试"
}, {
"accUserMode" : 2,
"caption" : "报销单2导航_测试",
"itemType" : "MENUITEM",
"name" : "menuitem2",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130899950"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2导航_测试"
}, {
"accUserMode" : 2,
"caption" : "报销单2分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem3",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130357750"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2分页导航"
}, {
"accUserMode" : 2,
"caption" : "视图消息",
"itemType" : "MENUITEM",
"name" : "menuitem4",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0201875986"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息"
}, {
"accUserMode" : 2,
"caption" : "报销单2布局测试",
"itemType" : "MENUITEM",
"name" : "menuitem5",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0202898542"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2布局测试"
}, {
"accUserMode" : 2,
"caption" : "书测试",
"itemType" : "MENUITEM",
"name" : "menuitem6",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0202700249"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "书测试"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "topsidemenu"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"modelid" : "45A63949-C119-4884-B878-3949959DE49A",
"modeltype" : "PSAPPMENU"
}, {
}, {
"codeName" : "Usr0925868655Menu",
"codeName" : "Usr0925868655Menu",
"controlType" : "APPMENU",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"logicName" : "应用首页视图菜单",
"name" : "bottomsidemenu",
"name" : "rightsidemenu",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "首页",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0925881970"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "首页"
}, {
"accUserMode" : 2,
"caption" : "设置",
"itemType" : "MENUITEM",
"name" : "BUTTON_CALLUILOGIC1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0906889696"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "设置",
"hidden" : true
}, {
"accUserMode" : 2,
"caption" : "帮助",
"itemType" : "MENUITEM",
"name" : "BUTTON_CALLUILOGIC2",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0403463883"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "帮助",
"hidden" : true
}, {
"accUserMode" : 2,
"caption" : "自定义",
"itemType" : "MENUITEM",
"name" : "BUTTON_CALLUILOGIC3",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1023449102"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "自定义",
"hidden" : true
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "rightsidemenu"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"modelid" : "15F9E773-63EB-4EE1-8D48-A64F9B012789",
"modeltype" : "PSAPPMENU"
}, {
"codeName" : "Usr1225486891Menu",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"name" : "topsidemenu",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "报销单2_测试",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1225492771"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2_测试"
}, {
"accUserMode" : 2,
"caption" : "报销单2导航_测试",
"itemType" : "MENUITEM",
"name" : "menuitem2",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130899950"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2导航_测试"
}, {
"accUserMode" : 2,
"caption" : "报销单2分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem3",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130357750"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2分页导航"
}, {
"accUserMode" : 2,
"caption" : "视图消息",
"itemType" : "MENUITEM",
"name" : "menuitem4",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0201875986"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息"
}, {
"accUserMode" : 2,
"caption" : "报销单2布局测试",
"itemType" : "MENUITEM",
"name" : "menuitem5",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0202898542"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "报销单2布局测试"
}, {
"accUserMode" : 2,
"caption" : "书测试",
"itemType" : "MENUITEM",
"name" : "menuitem6",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0202700249"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "书测试"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "topsidemenu"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"modelid" : "45A63949-C119-4884-B878-3949959DE49A",
"modeltype" : "PSAPPMENU"
}, {
"codeName" : "Usr0925868655Menu",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"name" : "bottomsidemenu",
"getPSAppMenuItems" : [ {
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"accUserMode" : 2,
"caption" : "首页",
"caption" : "首页",
...
@@ -89560,634 +89675,6 @@
...
@@ -89560,634 +89675,6 @@
"showDataInfoBar" : true,
"showDataInfoBar" : true,
"modelid" : "49e35682a4183d6d89d51d316424de4b",
"modelid" : "49e35682a4183d6d89d51d316424de4b",
"modeltype" : "PSAPPDEVIEW"
"modeltype" : "PSAPPDEVIEW"
}, {
"accUserMode" : 2,
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.TEST"
},
"caption" : "协同编辑",
"codeName" : "TESTUsr08071823EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08071823EditView.json",
"name" : "TESTUsr08071823EditView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Main3",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main3.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/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/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"logicName" : "协同编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "field24",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "FIELD24"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "testid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD24"
},
"caption" : "属性24",
"codeName" : "field24",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "FIELD24"
},
"getPSEditor" : {
"editorParams" : {
"USERINSCRIPT" : "value.replaceAll(/\\@\\{\\\"(user)?id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\"\\}/g,(x, user, id, name) => {return controller.getNodeInfo({ id, name })}).replaceAll(/\\@\\{userid=(.+?),name=(.+?)\\}/g,(x, id, name) => {return controller.getNodeInfo({ id, name })})",
"MAXHEIGHT" : "450",
"QUOTECODELISTMAP" : "{\"type\":\"trainsys.follow_state\"}",
"QUOTEFIELDMAP" : "{\"identifier\":\"show_identifier\",\"name\":\"name\",\"id\":\"id\",\"type\":\"owner_subtype\"}",
"QUOTEPARAMS" : "{\"page\":0,\"size\":20,\"sort\":\"update_time,desc\"}",
"MODE" : "default",
"QUOTEINSCRIPT" : "value.replaceAll(/\\#\\{\\\"id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\",\\\"identifier\\\":\\\"(.+?)\\\",\\\"icon\\\":\\\"((.|[\\t\\r\\f\\n\\s])+?)\\\"\\}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })}).replaceAll(/\\#\\{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[\\t\\r\\f\\n\\s])+?)\\}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })})",
"USERSCRIPT" : "`@{\"id\":\"${data.id}\",\"name\":\"${data.name}\"}`",
"QUOTESCRIPT" : "`#{\"id\":\"${data.id}\",\"name\":\"${data.name}\",\"identifier\":\"${data.identifier}\",\"icon\":\"${data.icon}\"}`",
"USERURL" : "`${context.library ? `libraries/${context.library}/library_members/fetch_default` : context.product ? `products/${context.product}/product_members/fetch_default` : context.project ? `projects/${context.project}/project_members/fetch_default` : ''}`",
"USERFIELDMAP" : "{\"id\":\"user_id\",\"name\":\"name\"}",
"INSERTKEYS" : "[{\"index\":66,\"keys\":[\"marker\"]},{\"index\":5,\"keys\":[\"paintformat\"]}]",
"QUOTEURL" : "`recents/fetch_recent_access`"
},
"editorStyle" : "COLLAPSE",
"editorType" : "HTMLEDITOR",
"name" : "field24",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "COMMENT",
"runtimeObject" : true
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTID"
},
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"noTabHeader" : false,
"name" : "form",
"modelid" : "F229F7EE-BA60-4CEE-ACF4-2DCAFF96FEA2",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr08071823EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.TEST"
},
"caption" : "协同编辑",
"codeName" : "Usr08071823EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr08071823EditView",
"getPSDEViewId" : "F454D9F3-0A89-4108-99D2-16A411A9F55A",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "协同编辑",
"viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"showDataInfoBar" : true,
"modelid" : "11d115f638f54bddf7517aff3f23c3ba",
"modeltype" : "PSAPPDEVIEW"
}, {
}, {
"accUserMode" : 2,
"accUserMode" : 2,
"caption" : "学生",
"caption" : "学生",
...
@@ -123067,6 +122554,10 @@
...
@@ -123067,6 +122554,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTIndexView.json",
"viewType" : "DEINDEXVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr01294676TabExpView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr01294676TabExpView.json",
...
@@ -123735,6 +123226,10 @@
...
@@ -123735,6 +123226,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTNoPageListView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTNoPageListView.json",
"viewType" : "DELISTVIEW"
"viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTESTDashboardView.json",
"viewType" : "DEPORTALVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json",
trainsys-provider/pom.xml
浏览文件 @
4e72d867
...
@@ -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
浏览文件 @
4e72d867
...
@@ -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
浏览文件 @
4e72d867
...
@@ -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
浏览文件 @
4e72d867
...
@@ -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
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录