提交 4b1b610e 编写于 作者: ibizdev's avatar ibizdev

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

上级 f3147afc
...@@ -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>
......
...@@ -515,6 +515,12 @@ ...@@ -515,6 +515,12 @@
"tableType" : "MAIN" "tableType" : "MAIN"
} ], } ],
"getAllPSDEDRGroups" : [ { "getAllPSDEDRGroups" : [ {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRGROUPS/UsrDRGroup0829303274.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRGROUPS/UsrDRGroup0829079880.json"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRGROUPS/DRGroup.json" "path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRGROUPS/DRGroup.json"
} ], } ],
...@@ -536,6 +542,9 @@ ...@@ -536,6 +542,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0816439309.json" "path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0816439309.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0829030507.json"
} ], } ],
"getAllPSDEDataExports" : [ { "getAllPSDEDataExports" : [ {
"codeName" : "DataExport", "codeName" : "DataExport",
......
...@@ -2,34 +2,5 @@ ...@@ -2,34 +2,5 @@
"codeName" : "Usr03117794TabExpView_DR", "codeName" : "Usr03117794TabExpView_DR",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATARELATIONS/Usr03117794TabExpView_DR.json", "dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATARELATIONS/Usr03117794TabExpView_DR.json",
"formCaption" : "书", "formCaption" : "书",
"name" : "表格图表测试_关系界面组", "name" : "表格图表测试_关系界面组"
"getPSDEDRDetails" : [ {
"caption" : "书实体表格视图",
"detailType" : "DRITEM",
"name" : "test1",
"orderValue" : 100,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0311726913.json"
}
}, {
"caption" : "书实体测试(表格)",
"detailType" : "DRITEM",
"name" : "test2",
"orderValue" : 110,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0311302519.json"
}
}, {
"caption" : "学员信息清单",
"counterId" : "num1",
"detailType" : "DRITEM",
"name" : "test3",
"orderValue" : 120,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/DRItem.json"
}
} ]
} }
\ No newline at end of file
...@@ -4,24 +4,14 @@ ...@@ -4,24 +4,14 @@
"formCaption" : "书", "formCaption" : "书",
"name" : "测试关系界面组", "name" : "测试关系界面组",
"getPSDEDRDetails" : [ { "getPSDEDRDetails" : [ {
"caption" : "测试", "caption" : "测试1",
"detailType" : "DRITEM", "detailType" : "DRITEM",
"name" : "test2", "name" : "ces123",
"orderValue" : 100, "orderValue" : 100,
"originCaption" : "测试", "originCaption" : "测试1",
"getPSDEDRItem" : { "getPSDEDRItem" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0816439309.json" "path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0829030507.json"
}
}, {
"caption" : "测试3",
"detailType" : "DRITEM",
"name" : "test3",
"orderValue" : 110,
"originCaption" : "测试3",
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0816048233.json"
} }
} ], } ],
"hideEditItem" : true "hideEditItem" : true
......
{
"caption" : "详细分组2",
"codeName" : "UsrDRGroup0829079880",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRGROUPS/UsrDRGroup0829079880.json",
"name" : "详细分组2",
"hidden" : false
}
\ No newline at end of file
{
"caption" : "详细分组3",
"codeName" : "UsrDRGroup0829303274",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRGROUPS/UsrDRGroup0829303274.json",
"name" : "详细分组3",
"hidden" : false
}
\ No newline at end of file
{
"codeName" : "UsrDRItem0829030507",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0829030507.json",
"itemType" : "DER1N",
"name" : "书实体表格视图(2)",
"getPSDER" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDERS/DER1N_BOOK_BOOK_PBOOKID.json"
},
"parentDataJO" : {
"srfparentdefname" : "PBOOKID",
"srfparentdename" : "BOOK",
"SRFPARENTTYPE" : "DER1N",
"srfparentmode" : "DER1N_BOOK_BOOK_PBOOKID",
"SRFDER1NID" : "DER1N_BOOK_BOOK_PBOOKID"
},
"viewCodeName" : "GridView",
"getViewPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book.json"
},
"viewParamJO" : {
"SRFPARENTTYPE" : "DER1N",
"SRFDER1NID" : "DER1N_BOOK_BOOK_PBOOKID"
}
}
\ No newline at end of file
...@@ -316,6 +316,12 @@ ...@@ -316,6 +316,12 @@
"getAllPSDEDRGroups" : [ { "getAllPSDEDRGroups" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Reginfo/PSDEDRGROUPS/DRGroup.json" "path" : "PSMODULES/common/PSDATAENTITIES/Reginfo/PSDEDRGROUPS/DRGroup.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Reginfo/PSDEDRGROUPS/UsrDRGroup0829752397.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Reginfo/PSDEDRGROUPS/UsrDRGroup0829192001.json"
} ], } ],
"getAllPSDEDataQueries" : [ { "getAllPSDEDataQueries" : [ {
"getAllPSDEDataQueryCodes" : [ { "getAllPSDEDataQueryCodes" : [ {
......
{
"caption" : "详细信息2",
"codeName" : "UsrDRGroup0829192001",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Reginfo/PSDEDRGROUPS/UsrDRGroup0829192001.json",
"name" : "详细信息2",
"hidden" : false
}
\ No newline at end of file
{
"caption" : "详细信息3",
"codeName" : "UsrDRGroup0829752397",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Reginfo/PSDEDRGROUPS/UsrDRGroup0829752397.json",
"name" : "详细信息3",
"hidden" : false
}
\ No newline at end of file
...@@ -233,7 +233,6 @@ ...@@ -233,7 +233,6 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -241,7 +240,6 @@ ...@@ -241,7 +240,6 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -261,7 +259,6 @@ ...@@ -261,7 +259,6 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -269,7 +266,6 @@ ...@@ -269,7 +266,6 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -282,7 +278,6 @@ ...@@ -282,7 +278,6 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -291,7 +286,6 @@ ...@@ -291,7 +286,6 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -300,7 +294,6 @@ ...@@ -300,7 +294,6 @@
} }
}, { }, {
"name" : "OPENDATA", "name" : "OPENDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"memo" : "系统自动添加", "memo" : "系统自动添加",
"name" : "ReginfoUsr0423209603EditView", "name" : "ReginfoUsr0423209603EditView",
"openMode" : "POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
...@@ -14,160 +13,244 @@ ...@@ -14,160 +13,244 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
}, },
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSAppViewNavParams" : [ { "getPSAppViewNavParams" : [ {
"key" : "testval", "key" : "testval",
"name" : "testval", "name" : "testval",
"value" : "testval", "value" : "testval",
"rawValue" : false "rawValue" : false
} ], } ],
"getPSControls" : [ { "getPSDEViewCodeName" : "Usr0423209603EditView",
"codeName" : "Usr0423209603EditViewtoolbar", "getPSDEViewId" : "7809BDA1-85FA-4CED-97F5-3DB821CCF074",
"controlType" : "TOOLBAR", "getPSViewLayoutPanel" : {
"logicName" : "学生信息编辑视图_工具栏", "codeName" : "Usr0829941692",
"name" : "toolbar", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "Usr0423209603EditView编辑视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlParam" : { "getPSControlParam" : { },
"id" : "TOOLBAR" "getPSLayout" : {
"layout" : "FLEX"
}, },
"getPSDEToolbarItems" : [ { "getRootPSPanelItems" : [ {
"getCapPSLanguageRes" : { "caption" : "容器",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE" "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
}, },
"caption" : "保存并关闭", "getPSLayoutPos" : {
"groupExtractMode" : "ITEM", "grow" : -1,
"itemType" : "DEUIACTION", "layout" : "FLEX",
"name" : "deuiaction1", "shrink" : 0
"noPrivDisplayMode" : 2, },
"getPSAppViewUIAction" : { "getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "406F172B-9FAD-408D-A902-F0F1AA820659",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr0423209603EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "学生信息编辑视图_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_deuiaction1" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSSysImage" : { "getPSControlParam" : {
"cssClass" : "sx-tb-saveandclose" "id" : "TOOLBAR"
}, },
"getPSUIAction" : { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE" "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
}, },
"caption" : "保存并关闭", "caption" : "保存并关闭",
"codeName" : "SaveAndExit", "groupExtractMode" : "ITEM",
"fullCodeName" : "SaveAndExit", "itemType" : "DEUIACTION",
"name" : "编辑界面_保存并退出操作", "name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose" "cssClass" : "sx-tb-saveandclose"
}, },
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION", "getPSUIAction" : {
"timeout" : 60000, "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE" "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
}, },
"uIActionMode" : "SYS", "showCaption" : true,
"uIActionTag" : "SaveAndExit", "showIcon" : true
"uIActionType" : "DEUIACTION" } ],
}, "xDataControlName" : "form",
"tooltip" : "保存并关闭", "modelid" : "B096CB69-947C-4349-856E-AAA8256F74CD",
"getTooltipPSLanguageRes" : { "modeltype" : "PSDETOOLBAR"
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE" }, {
}, "codeName" : "Usr0423209603EditView_Form",
"showCaption" : true, "controlType" : "FORM",
"showIcon" : true "getCreatePSControlAction" : {
} ],
"xDataControlName" : "form",
"modelid" : "B096CB69-947C-4349-856E-AAA8256F74CD",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr0423209603EditView_Form",
"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/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0423209603EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "id" : "create",
} "actionName" : "Create",
},
"logicName" : "学生信息编辑视图_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "Create"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0423209603EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM", "actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -176,267 +259,482 @@ ...@@ -176,267 +259,482 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Get", "getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "CREATE",
"name" : "load", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Create", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "READ",
"name" : "create", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
},
"logicName" : "学生信息编辑视图_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItemUpdates" : [ {
"codeName" : "update2",
"name" : "update2",
"getPSDEFIUpdateDetails" : [ {
"name" : "scores"
}, {
"name" : "age"
} ],
"scriptCode" : "console.log(123123)",
"customCode" : true
}, { }, {
"actionName" : "Update", "codeName" : "update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSDEFIUpdateDetails" : [ {
"modelref" : true, "name" : "subjects"
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" }, {
"name" : "reginfoname"
} ]
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
} }
}, { }, {
"actionName" : "Remove", "id" : "srforikey",
"actionType" : "DEACTION", "hidden" : true,
"dataAccessAction" : "DELETE", "dataType" : 25
"name" : "remove", }, {
"getPSAppDEMethod" : { "id" : "srfkey",
"modelref" : true, "hidden" : true,
"id" : "Remove" "dataType" : 25,
}, "getPSAppDEField" : {
"getPSAppDataEntity" : { "name" : "REGINFOID",
"modelref" : true, "codeName" : "ReginfoId"
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItemUpdates" : [ {
"codeName" : "update2",
"name" : "update2",
"getPSDEFIUpdateDetails" : [ {
"name" : "scores"
}, { }, {
"name" : "age" "id" : "srfmajortext",
} ], "hidden" : true,
"scriptCode" : "console.log(123123)", "dataType" : 25,
"customCode" : true "getPSAppDEField" : {
}, { "name" : "REGINFONAME",
"codeName" : "update", "codeName" : "ReginfoName"
"name" : "update", }
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "subjects"
}, { }, {
"name" : "reginfoname" "id" : "srftempmode",
} ] "hidden" : true,
} ], "dataType" : 25
"getPSDEFormItems" : [ { }, {
"id" : "srfupdatedate", "id" : "srfuf",
"hidden" : true, "hidden" : true,
"dataType" : 5, "dataType" : 25
"getPSAppDEField" : { }, {
"name" : "UPDATEDATE", "id" : "srfdeid",
"codeName" : "UpdateDate" "hidden" : true,
} "dataType" : 25
}, { }, {
"id" : "srforikey", "id" : "srfsourcekey",
"hidden" : true, "hidden" : true,
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "srfkey", "id" : "reginfoname",
"hidden" : true, "dataType" : 25,
"dataType" : 25, "getPSAppDEField" : {
"getPSAppDEField" : { "name" : "REGINFONAME",
"name" : "REGINFOID", "codeName" : "ReginfoName"
"codeName" : "ReginfoId" }
} }, {
}, { "id" : "age",
"id" : "srfmajortext", "dataType" : 9,
"hidden" : true, "createDVT" : "PARAM",
"dataType" : 25, "createDV" : "textval",
"getPSAppDEField" : { "updateDVT" : "PARAM",
"name" : "REGINFONAME", "updateDV" : "textval",
"codeName" : "ReginfoName" "getPSAppDEField" : {
} "name" : "AGE",
}, { "codeName" : "Age"
"id" : "srftempmode", }
"hidden" : true, }, {
"dataType" : 25 "id" : "subjects",
}, { "dataType" : 25,
"id" : "srfuf", "getPSAppDEField" : {
"hidden" : true, "name" : "SUBJECTS",
"dataType" : 25 "codeName" : "Subjects"
}, { }
"id" : "srfdeid", }, {
"hidden" : true, "id" : "scores",
"dataType" : 25 "dataType" : 6,
}, { "getPSAppDEField" : {
"id" : "srfsourcekey", "name" : "SCORES",
"hidden" : true, "codeName" : "Scores"
"dataType" : 25 }
}, { }, {
"id" : "reginfoname", "id" : "recorddate",
"dataType" : 25, "dataType" : 5,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "REGINFONAME", "name" : "RECORDDATE",
"codeName" : "ReginfoName" "codeName" : "RecordDate"
} }
}, { }, {
"id" : "age", "id" : "logoutdate",
"dataType" : 9, "dataType" : 5,
"createDVT" : "PARAM", "getPSAppDEField" : {
"createDV" : "textval", "name" : "LOGOUTDATE",
"updateDVT" : "PARAM", "codeName" : "LogoutDate"
"updateDV" : "textval", }
"getPSAppDEField" : { }, {
"name" : "AGE", "id" : "reginfoid",
"codeName" : "Age" "hidden" : true,
} "dataType" : 25,
}, { "getPSAppDEField" : {
"id" : "subjects", "name" : "REGINFOID",
"dataType" : 25, "codeName" : "ReginfoId"
"getPSAppDEField" : { }
"name" : "SUBJECTS", } ],
"codeName" : "Subjects" "getPSDEFormPages" : [ {
} "caption" : "基本信息",
}, { "codeName" : "formpage1",
"id" : "scores",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
}
}, {
"id" : "recorddate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
}
}, {
"id" : "logoutdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "FORMPAGE",
"name" : "group1", "name" : "formpage1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称", "caption" : "学员登记信息基本信息",
"codeName" : "reginfoname", "codeName" : "group1",
"dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "GROUPPANEL",
"enableCond" : 3, "name" : "group1",
"ignoreInput" : 0, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "caption" : "学员登记信息名称",
"labelWidth" : 130, "codeName" : "reginfoname",
"name" : "reginfoname", "dataType" : 25,
"noPrivDisplayMode" : 1, "detailStyle" : "DEFAULT",
"getPSAppDEField" : { "detailType" : "FORMITEM",
"name" : "REGINFONAME", "enableCond" : 3,
"codeName" : "ReginfoName" "ignoreInput" : 0,
}, "labelPos" : "LEFT",
"getPSEditor" : { "labelWidth" : 130,
"editorType" : "TEXTBOX", "name" : "reginfoname",
"maxLength" : 200, "noPrivDisplayMode" : 1,
"name" : "reginfoname" "getPSAppDEField" : {
}, "name" : "REGINFONAME",
"getPSLayoutPos" : { "codeName" : "ReginfoName"
"colLG" : 12, },
"colMD" : 12, "getPSEditor" : {
"colSM" : 12, "editorType" : "TEXTBOX",
"colXS" : 12, "maxLength" : 200,
"name" : "reginfoname"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"createDV" : "textval",
"createDVT" : "PARAM",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "科目",
"codeName" : "subjects",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "subjects",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SUBJECTS",
"codeName" : "Subjects"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "subjects"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "分数",
"codeName" : "scores",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "scores",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "scores"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : 12,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"createDV" : "textval",
"createDVT" : "PARAM",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDV" : "textval", "infoGroupMode" : false,
"updateDVT" : "PARAM",
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "科目", "caption" : "学员登记信息标识",
"codeName" : "subjects", "codeName" : "reginfoid",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -444,263 +742,94 @@ ...@@ -444,263 +742,94 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "subjects", "name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SUBJECTS",
"codeName" : "Subjects"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "subjects"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "分数",
"codeName" : "scores",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "scores",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "scores"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "RECORDDATE", "name" : "REGINFOID",
"codeName" : "RecordDate" "codeName" : "ReginfoId"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update"
}, },
"getPSEditor" : { "getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss", "editorType" : "HIDDEN",
"editorParams" : { "name" : "reginfoid"
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "hidden" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 12, "childColMD" : 24,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "infoGroupMode" : false
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"caption" : "学员登记信息标识",
"codeName" : "reginfoid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "reginfoid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getRemovePSControlAction" : {
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.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/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"noTabHeader" : true,
"name" : "form",
"modelid" : "738DE9E7-CF9E-4CAB-B9D1-768A52EE9A8C",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr0423209603EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学生信息编辑视图",
"codeName" : "Usr0423209603EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} },
}, "getPSControlParam" : { }
"noTabHeader" : true, } ]
"name" : "form",
"modelid" : "738DE9E7-CF9E-4CAB-B9D1-768A52EE9A8C",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr0423209603EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学生信息编辑视图",
"codeName" : "Usr0423209603EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr0423209603EditView",
"getPSDEViewId" : "7809BDA1-85FA-4CED-97F5-3DB821CCF074",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"refFlag" : false, "refFlag" : false,
"title" : "学生信息编辑视图", "title" : "学生信息编辑视图",
......
...@@ -998,12 +998,40 @@ ...@@ -998,12 +998,40 @@
"modelid" : "95A84A82-F14C-405F-9ED5-7C25ACFCE7DC", "modelid" : "95A84A82-F14C-405F-9ED5-7C25ACFCE7DC",
"modeltype" : "PSDELIST" "modeltype" : "PSDELIST"
}, { }, {
"codeName" : "test2024815", "codeName" : "Default",
"controlStyle" : "DRTAB_NAV", "controlStyle" : "DRTAB_NAV",
"controlType" : "DRTAB", "controlType" : "DRTAB",
"dataRelationTag" : "test2024815", "dataRelationTag" : "Default",
"editItemCaption" : "书", "editItemCaption" : "书",
"name" : "pickupviewpanel", "name" : "pickupviewpanel",
"getPSAppCounterRef" : {
"modelref" : true,
"id" : "2a4e8cfc484b5a67e5fe2019cc99c92c"
},
"getPSAppCounterRefs" : [ {
"getPSAppCounter" : {
"codeName" : "bookCustom",
"counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/bookCustom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "书实体计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"timer" : 1000,
"uniqueTag" : "bookCustom"
},
"refMode" : {
"srfdeid" : "BOOK"
},
"tag" : "2a4e8cfc484b5a67e5fe2019cc99c92c",
"uniqueTag" : "bookCustom",
"id" : "2a4e8cfc484b5a67e5fe2019cc99c92c"
} ],
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
...@@ -1018,20 +1046,22 @@ ...@@ -1018,20 +1046,22 @@
"id" : "PICKUPVIEWPANEL" "id" : "PICKUPVIEWPANEL"
}, },
"getPSDEDRTabPages" : [ { "getPSDEDRTabPages" : [ {
"caption" : "测试", "caption" : "清单",
"name" : "test2", "counterId" : "num1",
"name" : "dritem1",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookPickupTreeView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoStuInfoList.json",
"viewType" : "DEPICKUPTREEVIEW" "viewType" : "DEGRIDVIEW"
} }
}, { }, {
"caption" : "测试3", "caption" : "表格",
"name" : "test3", "counterId" : "num2",
"name" : "dritem2",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookTEST2PickupTreeView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json",
"viewType" : "DEPICKUPTREEVIEW" "viewType" : "DEGRIDEXPVIEW"
} }
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -1039,8 +1069,7 @@ ...@@ -1039,8 +1069,7 @@
"pluginCode" : "DRTAB_NAV" "pluginCode" : "DRTAB_NAV"
}, },
"uniqueTag" : "bookUsr2TestMPickupView__pickupviewpanel", "uniqueTag" : "bookUsr2TestMPickupView__pickupviewpanel",
"hideEditItem" : true, "modelid" : "fa1370490e24654b68f76899ff0a5688",
"modelid" : "F92082C1-2210-454A-85F8-0D597196B4BE",
"modeltype" : "PSDEDRTAB" "modeltype" : "PSDEDRTAB"
}, { }, {
"caption" : "书", "caption" : "书",
......
...@@ -49,7 +49,6 @@ ...@@ -49,7 +49,6 @@
"parentDataJO" : { "parentDataJO" : {
"testval" : "%age%" "testval" : "%age%"
}, },
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -64,7 +63,6 @@ ...@@ -64,7 +63,6 @@
"parentDataJO" : { "parentDataJO" : {
"testval" : "%age%" "testval" : "%age%"
}, },
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -233,7 +233,6 @@ ...@@ -233,7 +233,6 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -241,7 +240,6 @@ ...@@ -241,7 +240,6 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -261,7 +259,6 @@ ...@@ -261,7 +259,6 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -269,7 +266,6 @@ ...@@ -269,7 +266,6 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
...@@ -282,7 +278,6 @@ ...@@ -282,7 +278,6 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -291,7 +286,6 @@ ...@@ -291,7 +286,6 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -300,7 +294,6 @@ ...@@ -300,7 +294,6 @@
} }
}, { }, {
"name" : "OPENDATA", "name" : "OPENDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"codeName" : "ReginfoUsr0423209603EditView", "codeName" : "ReginfoUsr0423209603EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"name" : "ReginfoUsr0423209603EditView", "name" : "ReginfoUsr0423209603EditView",
"openMode" : "POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -13,160 +12,244 @@ ...@@ -13,160 +12,244 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSAppViewNavParams" : [ { "getPSAppViewNavParams" : [ {
"key" : "testval", "key" : "testval",
"name" : "testval", "name" : "testval",
"value" : "testval", "value" : "testval",
"rawValue" : false "rawValue" : false
} ], } ],
"getPSControls" : [ { "getPSDEViewCodeName" : "Usr0423209603EditView",
"codeName" : "Usr0423209603EditViewtoolbar", "getPSDEViewId" : "7809BDA1-85FA-4CED-97F5-3DB821CCF074",
"controlType" : "TOOLBAR", "getPSViewLayoutPanel" : {
"logicName" : "学生信息编辑视图_工具栏", "codeName" : "Usr0829941692",
"name" : "toolbar", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "Usr0423209603EditView编辑视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlParam" : { "getPSControlParam" : { },
"id" : "TOOLBAR" "getPSLayout" : {
"layout" : "FLEX"
}, },
"getPSDEToolbarItems" : [ { "getRootPSPanelItems" : [ {
"getCapPSLanguageRes" : { "caption" : "容器",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE" "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
}, },
"caption" : "保存并关闭", "getPSLayoutPos" : {
"groupExtractMode" : "ITEM", "grow" : -1,
"itemType" : "DEUIACTION", "layout" : "FLEX",
"name" : "deuiaction1", "shrink" : 0
"noPrivDisplayMode" : 2, },
"getPSAppViewUIAction" : { "getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "406F172B-9FAD-408D-A902-F0F1AA820659",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr0423209603EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "学生信息编辑视图_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_deuiaction1" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSSysImage" : { "getPSControlParam" : {
"cssClass" : "sx-tb-saveandclose" "id" : "TOOLBAR"
}, },
"getPSUIAction" : { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE" "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
}, },
"caption" : "保存并关闭", "caption" : "保存并关闭",
"codeName" : "SaveAndExit", "groupExtractMode" : "ITEM",
"fullCodeName" : "SaveAndExit", "itemType" : "DEUIACTION",
"name" : "编辑界面_保存并退出操作", "name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose" "cssClass" : "sx-tb-saveandclose"
}, },
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION", "getPSUIAction" : {
"timeout" : 60000, "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE" "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
}, },
"uIActionMode" : "SYS", "showCaption" : true,
"uIActionTag" : "SaveAndExit", "showIcon" : true
"uIActionType" : "DEUIACTION" } ],
}, "xDataControlName" : "form",
"tooltip" : "保存并关闭", "modelid" : "B096CB69-947C-4349-856E-AAA8256F74CD",
"getTooltipPSLanguageRes" : { "modeltype" : "PSDETOOLBAR"
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE" }, {
}, "codeName" : "Usr0423209603EditView_Form",
"showCaption" : true, "controlType" : "FORM",
"showIcon" : true "getCreatePSControlAction" : {
} ],
"xDataControlName" : "form",
"modelid" : "B096CB69-947C-4349-856E-AAA8256F74CD",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr0423209603EditView_Form",
"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/Reginfo.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0423209603EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.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/Reginfo.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "id" : "create",
} "actionName" : "Create",
},
"logicName" : "学生信息编辑视图_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "Create"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0423209603EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM", "actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -175,267 +258,482 @@ ...@@ -175,267 +258,482 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Get", "getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "CREATE",
"name" : "load", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Create", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "READ",
"name" : "create", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
},
"logicName" : "学生信息编辑视图_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItemUpdates" : [ {
"codeName" : "update2",
"name" : "update2",
"getPSDEFIUpdateDetails" : [ {
"name" : "scores"
}, {
"name" : "age"
} ],
"scriptCode" : "console.log(123123)",
"customCode" : true
}, { }, {
"actionName" : "Update", "codeName" : "update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSDEFIUpdateDetails" : [ {
"modelref" : true, "name" : "subjects"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" }, {
"name" : "reginfoname"
} ]
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
} }
}, { }, {
"actionName" : "Remove", "id" : "srforikey",
"actionType" : "DEACTION", "hidden" : true,
"dataAccessAction" : "DELETE", "dataType" : 25
"name" : "remove", }, {
"getPSAppDEMethod" : { "id" : "srfkey",
"modelref" : true, "hidden" : true,
"id" : "Remove" "dataType" : 25,
}, "getPSAppDEField" : {
"getPSAppDataEntity" : { "name" : "REGINFOID",
"modelref" : true, "codeName" : "ReginfoId"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItemUpdates" : [ {
"codeName" : "update2",
"name" : "update2",
"getPSDEFIUpdateDetails" : [ {
"name" : "scores"
}, { }, {
"name" : "age" "id" : "srfmajortext",
} ], "hidden" : true,
"scriptCode" : "console.log(123123)", "dataType" : 25,
"customCode" : true "getPSAppDEField" : {
}, { "name" : "REGINFONAME",
"codeName" : "update", "codeName" : "ReginfoName"
"name" : "update", }
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "subjects"
}, { }, {
"name" : "reginfoname" "id" : "srftempmode",
} ] "hidden" : true,
} ], "dataType" : 25
"getPSDEFormItems" : [ { }, {
"id" : "srfupdatedate", "id" : "srfuf",
"hidden" : true, "hidden" : true,
"dataType" : 5, "dataType" : 25
"getPSAppDEField" : { }, {
"name" : "UPDATEDATE", "id" : "srfdeid",
"codeName" : "UpdateDate" "hidden" : true,
} "dataType" : 25
}, { }, {
"id" : "srforikey", "id" : "srfsourcekey",
"hidden" : true, "hidden" : true,
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "srfkey", "id" : "reginfoname",
"hidden" : true, "dataType" : 25,
"dataType" : 25, "getPSAppDEField" : {
"getPSAppDEField" : { "name" : "REGINFONAME",
"name" : "REGINFOID", "codeName" : "ReginfoName"
"codeName" : "ReginfoId" }
} }, {
}, { "id" : "age",
"id" : "srfmajortext", "dataType" : 9,
"hidden" : true, "createDVT" : "PARAM",
"dataType" : 25, "createDV" : "textval",
"getPSAppDEField" : { "updateDVT" : "PARAM",
"name" : "REGINFONAME", "updateDV" : "textval",
"codeName" : "ReginfoName" "getPSAppDEField" : {
} "name" : "AGE",
}, { "codeName" : "Age"
"id" : "srftempmode", }
"hidden" : true, }, {
"dataType" : 25 "id" : "subjects",
}, { "dataType" : 25,
"id" : "srfuf", "getPSAppDEField" : {
"hidden" : true, "name" : "SUBJECTS",
"dataType" : 25 "codeName" : "Subjects"
}, { }
"id" : "srfdeid", }, {
"hidden" : true, "id" : "scores",
"dataType" : 25 "dataType" : 6,
}, { "getPSAppDEField" : {
"id" : "srfsourcekey", "name" : "SCORES",
"hidden" : true, "codeName" : "Scores"
"dataType" : 25 }
}, { }, {
"id" : "reginfoname", "id" : "recorddate",
"dataType" : 25, "dataType" : 5,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "REGINFONAME", "name" : "RECORDDATE",
"codeName" : "ReginfoName" "codeName" : "RecordDate"
} }
}, { }, {
"id" : "age", "id" : "logoutdate",
"dataType" : 9, "dataType" : 5,
"createDVT" : "PARAM", "getPSAppDEField" : {
"createDV" : "textval", "name" : "LOGOUTDATE",
"updateDVT" : "PARAM", "codeName" : "LogoutDate"
"updateDV" : "textval", }
"getPSAppDEField" : { }, {
"name" : "AGE", "id" : "reginfoid",
"codeName" : "Age" "hidden" : true,
} "dataType" : 25,
}, { "getPSAppDEField" : {
"id" : "subjects", "name" : "REGINFOID",
"dataType" : 25, "codeName" : "ReginfoId"
"getPSAppDEField" : { }
"name" : "SUBJECTS", } ],
"codeName" : "Subjects" "getPSDEFormPages" : [ {
} "caption" : "基本信息",
}, { "codeName" : "formpage1",
"id" : "scores",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
}
}, {
"id" : "recorddate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
}
}, {
"id" : "logoutdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "FORMPAGE",
"name" : "group1", "name" : "formpage1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称", "caption" : "学员登记信息基本信息",
"codeName" : "reginfoname", "codeName" : "group1",
"dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "GROUPPANEL",
"enableCond" : 3, "name" : "group1",
"ignoreInput" : 0, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "caption" : "学员登记信息名称",
"labelWidth" : 130, "codeName" : "reginfoname",
"name" : "reginfoname", "dataType" : 25,
"noPrivDisplayMode" : 1, "detailStyle" : "DEFAULT",
"getPSAppDEField" : { "detailType" : "FORMITEM",
"name" : "REGINFONAME", "enableCond" : 3,
"codeName" : "ReginfoName" "ignoreInput" : 0,
}, "labelPos" : "LEFT",
"getPSEditor" : { "labelWidth" : 130,
"editorType" : "TEXTBOX", "name" : "reginfoname",
"maxLength" : 200, "noPrivDisplayMode" : 1,
"name" : "reginfoname" "getPSAppDEField" : {
}, "name" : "REGINFONAME",
"getPSLayoutPos" : { "codeName" : "ReginfoName"
"colLG" : 12, },
"colMD" : 12, "getPSEditor" : {
"colSM" : 12, "editorType" : "TEXTBOX",
"colXS" : 12, "maxLength" : 200,
"name" : "reginfoname"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"createDV" : "textval",
"createDVT" : "PARAM",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "科目",
"codeName" : "subjects",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "subjects",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SUBJECTS",
"codeName" : "Subjects"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "subjects"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "分数",
"codeName" : "scores",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "scores",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "scores"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : 12,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"createDV" : "textval",
"createDVT" : "PARAM",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDV" : "textval", "infoGroupMode" : false,
"updateDVT" : "PARAM",
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "科目", "caption" : "学员登记信息标识",
"codeName" : "subjects", "codeName" : "reginfoid",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -443,263 +741,94 @@ ...@@ -443,263 +741,94 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "subjects", "name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SUBJECTS",
"codeName" : "Subjects"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "subjects"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "分数",
"codeName" : "scores",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "scores",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "scores"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "RECORDDATE", "name" : "REGINFOID",
"codeName" : "RecordDate" "codeName" : "ReginfoId"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update"
}, },
"getPSEditor" : { "getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss", "editorType" : "HIDDEN",
"editorParams" : { "name" : "reginfoid"
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "hidden" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 12, "childColMD" : 24,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "infoGroupMode" : false
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"caption" : "学员登记信息标识",
"codeName" : "reginfoid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "reginfoid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getRemovePSControlAction" : {
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.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/Reginfo.json"
}
}, },
"noTabHeader" : true,
"name" : "form",
"modelid" : "738DE9E7-CF9E-4CAB-B9D1-768A52EE9A8C",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr0423209603EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学生信息编辑视图",
"codeName" : "Usr0423209603EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} },
}, "getPSControlParam" : { }
"noTabHeader" : true, } ]
"name" : "form",
"modelid" : "738DE9E7-CF9E-4CAB-B9D1-768A52EE9A8C",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr0423209603EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学生信息编辑视图",
"codeName" : "Usr0423209603EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr0423209603EditView",
"getPSDEViewId" : "7809BDA1-85FA-4CED-97F5-3DB821CCF074",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "学生信息编辑视图", "title" : "学生信息编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:line", "name" : "EXPITEM:line",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1057,7 +1057,6 @@ ...@@ -1057,7 +1057,6 @@
} }
}, { }, {
"name" : "EXPITEM:node_3", "name" : "EXPITEM:node_3",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -90,7 +90,6 @@ ...@@ -90,7 +90,6 @@
} }
}, { }, {
"name" : "EXPITEM:node_3", "name" : "EXPITEM:node_3",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -90,7 +90,6 @@ ...@@ -90,7 +90,6 @@
} }
}, { }, {
"name" : "EXPITEM:node_3", "name" : "EXPITEM:node_3",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -113,7 +113,6 @@ ...@@ -113,7 +113,6 @@
} }
}, { }, {
"name" : "EXPITEM:node_3", "name" : "EXPITEM:node_3",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -84,7 +84,6 @@ ...@@ -84,7 +84,6 @@
} }
}, { }, {
"name" : "EXPITEM:node_3", "name" : "EXPITEM:node_3",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图", "realTitle" : "学生信息编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -525,6 +525,7 @@ ...@@ -525,6 +525,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "书选择树视图", "title" : "书选择树视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEPICKUPTREEVIEW", "viewType" : "DEPICKUPTREEVIEW",
......
...@@ -221,32 +221,6 @@ ...@@ -221,32 +221,6 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "TABEXPPANEL" "id" : "TABEXPPANEL"
}, },
"getPSDEDRTabPages" : [ {
"caption" : "书实体表格视图",
"name" : "test1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "书实体测试(表格)",
"name" : "test2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView_Test.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "学员信息清单",
"counterId" : "num1",
"name" : "test3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "GC_TABNAV" "pluginCode" : "GC_TABNAV"
......
...@@ -999,12 +999,40 @@ ...@@ -999,12 +999,40 @@
"modelid" : "95A84A82-F14C-405F-9ED5-7C25ACFCE7DC", "modelid" : "95A84A82-F14C-405F-9ED5-7C25ACFCE7DC",
"modeltype" : "PSDELIST" "modeltype" : "PSDELIST"
}, { }, {
"codeName" : "test2024815", "codeName" : "Default",
"controlStyle" : "DRTAB_NAV", "controlStyle" : "DRTAB_NAV",
"controlType" : "DRTAB", "controlType" : "DRTAB",
"dataRelationTag" : "test2024815", "dataRelationTag" : "Default",
"editItemCaption" : "书", "editItemCaption" : "书",
"name" : "pickupviewpanel", "name" : "pickupviewpanel",
"getPSAppCounterRef" : {
"modelref" : true,
"id" : "2a4e8cfc484b5a67e5fe2019cc99c92c"
},
"getPSAppCounterRefs" : [ {
"getPSAppCounter" : {
"codeName" : "bookCustom",
"counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/bookCustom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "书实体计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timer" : 1000,
"uniqueTag" : "bookCustom"
},
"refMode" : {
"srfdeid" : "BOOK"
},
"tag" : "2a4e8cfc484b5a67e5fe2019cc99c92c",
"uniqueTag" : "bookCustom",
"id" : "2a4e8cfc484b5a67e5fe2019cc99c92c"
} ],
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
...@@ -1019,20 +1047,22 @@ ...@@ -1019,20 +1047,22 @@
"id" : "PICKUPVIEWPANEL" "id" : "PICKUPVIEWPANEL"
}, },
"getPSDEDRTabPages" : [ { "getPSDEDRTabPages" : [ {
"caption" : "测试", "caption" : "清单",
"name" : "test2", "counterId" : "num1",
"name" : "dritem1",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupTreeView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json",
"viewType" : "DEPICKUPTREEVIEW" "viewType" : "DEGRIDVIEW"
} }
}, { }, {
"caption" : "测试3", "caption" : "表格",
"name" : "test3", "counterId" : "num2",
"name" : "dritem2",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTEST2PickupTreeView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json",
"viewType" : "DEPICKUPTREEVIEW" "viewType" : "DEGRIDEXPVIEW"
} }
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -1040,8 +1070,7 @@ ...@@ -1040,8 +1070,7 @@
"pluginCode" : "DRTAB_NAV" "pluginCode" : "DRTAB_NAV"
}, },
"uniqueTag" : "bookUsr2TestMPickupView__pickupviewpanel", "uniqueTag" : "bookUsr2TestMPickupView__pickupviewpanel",
"hideEditItem" : true, "modelid" : "fa1370490e24654b68f76899ff0a5688",
"modelid" : "F92082C1-2210-454A-85F8-0D597196B4BE",
"modeltype" : "PSDEDRTAB" "modeltype" : "PSDEDRTAB"
}, { }, {
"caption" : "书", "caption" : "书",
......
...@@ -66832,32 +66832,6 @@ ...@@ -66832,32 +66832,6 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "TABEXPPANEL" "id" : "TABEXPPANEL"
}, },
"getPSDEDRTabPages" : [ {
"caption" : "书实体表格视图",
"name" : "test1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "书实体测试(表格)",
"name" : "test2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView_Test.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "学员信息清单",
"counterId" : "num1",
"name" : "test3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "GC_TABNAV" "pluginCode" : "GC_TABNAV"
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<profiles> <profiles>
<profile> <profile>
<id>trainsys</id> <id>runtime</id>
<build> <build>
<resources> <resources>
<resource> <resource>
......
...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \ ...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \ sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
EXPOSE 50000 EXPOSE 8081
ADD trainsys-provider.jar /trainsys-provider.jar ADD trainsys-provider.jar /trainsys-provider.jar
...@@ -22,32 +22,7 @@ spec: ...@@ -22,32 +22,7 @@ spec:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 50000 - containerPort: 8081
env:
- name: SPRING_CLOUD_NACOS_DISCOVERY_IP
value: "172.16.240.140"
- name: SERVER_PORT
value: "50000"
- name: SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR
value: "172.16.240.140:8848"
- name: SPRING_REDIS_HOST
value: "127.0.0.1"
- name: SPRING_REDIS_PORT
value: "6379"
- name: SPRING_REDIS_DATABASE
value: "0"
- name: SPRING_DATASOURCE_USERNAME
value: "a_LAB01_d23cc850e"
- name: SPRING_DATASOURCE_PASSWORD
value: "f9Df4556"
- name: SPRING_DATASOURCE_URL
value: "jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8"
- name: SPRING_DATASOURCE_DRIVER-CLASS-NAME
value: "com.mysql.jdbc.Driver"
- name: SPRING_DATASOURCE_DEFAULTSCHEMA
value: "a_LAB01_d23cc850e"
- name: NACOS
value: "172.16.240.140:8848"
--- ---
apiVersion: v1 apiVersion: v1
...@@ -60,9 +35,9 @@ spec: ...@@ -60,9 +35,9 @@ spec:
type: NodePort type: NodePort
ports: ports:
- name: http - name: http
port: 50000 port: 8081
targetPort: 50000 targetPort: 8081
nodePort: 50000 nodePort: 8081
protocol: TCP protocol: TCP
selector: selector:
app: trainsys-provider app: trainsys-provider
......
...@@ -3,23 +3,9 @@ services: ...@@ -3,23 +3,9 @@ services:
trainsys-provider: trainsys-provider:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports: ports:
- "50000:50000" - "8081:8081"
networks: networks:
- agent_network - agent_network
environment:
- SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.140
- SERVER_PORT=50000
- SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.140:8848
- SPRING_CLOUD_NACOS_CONFIG_SERVER-ADDR=172.16.240.140:8848
- SPRING_REDIS_HOST=127.0.0.1
- SPRING_REDIS_PORT=6379
- SPRING_REDIS_DATABASE=0
- SPRING_DATASOURCE_USERNAME=a_LAB01_d23cc850e
- SPRING_DATASOURCE_PASSWORD=f9Df4556
- SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8
- SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
- SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_d23cc850e
- NACOS=172.16.240.140:8848
deploy: deploy:
resources: resources:
limits: limits:
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册