提交 7f0d51b8 编写于 作者: ibizdev's avatar ibizdev

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

上级 67c7822b
...@@ -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>
......
...@@ -36,347 +36,475 @@ ...@@ -36,347 +36,475 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup2"
},
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Default", "aggMode" : "NONE",
"controlType" : "SEARCHFORM", "codeName" : "Main",
"defaultLabelWidth" : 130, "columnEnableFilter" : 2,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json", "columnEnableLink" : 2,
"logicName" : "默认搜索表单", "controlType" : "MULTIEDITVIEWPANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSMULTIEDITVIEWPANELS/Main.json",
"getEmbeddedPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView9.json",
"viewType" : "DEEDITVIEW9"
},
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"logicName" : "主表格",
"minorSortDir" : "DESC",
"getMinorSortPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionType" : "FILTERACTION", "actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FilterGet" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionType" : "FILTERACTION", "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"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FilterGetDraft" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionType" : "FILTERACTION", "actionType" : "DEDATASET",
"name" : "search", "name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FilterSearch" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
} ], } ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器" "id" : "数据表格处理器"
}, },
"getPSControlParam" : { "getPSControlLogics" : [ {
"autoLoad" : true, "eventNames" : "点击",
"showBusyIndicator" : true, "logicTag" : "meditviewpanel",
"id" : "SEARCHFORM" "logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
}, },
"getPSDEFormItems" : [ { "getPSAppDataEntity" : {
"id" : "n_testname_like", "modelref" : true,
"dataType" : 25, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
}, { }, {
"id" : "formitem", "eventNames" : "点击",
"dataType" : 25 "logicTag" : "meditviewpanel",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"id" : "formitem1", "logicTag" : "meditviewpanel",
"dataType" : 25 "logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, { }, {
"id" : "formitem2", "logicTag" : "meditviewpanel",
"dataType" : 25 "logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSDEFormPages" : [ { "getPSControlParam" : {
"caption" : "常规条件", "autoLoad" : true,
"codeName" : "formpage1", "showBusyIndicator" : true,
"detailStyle" : "DEFAULT", "id" : "MEDITVIEWPANEL"
"detailType" : "FORMPAGE", },
"name" : "formpage1", "getPSDEDataImport" : {
"getPSDEFormDetails" : [ { "modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称", "caption" : "测试实体名称",
"codeName" : "n_testname_like", "codeName" : "testname",
"dataType" : 25, "columnType" : "DEFGRIDCOLUMN",
"detailStyle" : "DEFAULT", "dataItemName" : "testname",
"detailType" : "FORMITEM", "excelCaption" : "测试实体名称",
"enableCond" : 3, "name" : "testname",
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSDEUIAction" : {
"editorType" : "TEXTBOX", "actionTarget" : "SINGLEKEY",
"name" : "n_testname_like" "caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
}, },
"getPSLayoutPos" : { "frontProcessType" : "TOP",
"colLG" : 12, "fullCodeName" : "TEST_editWizard",
"colMD" : 24, "name" : "向导编辑",
"layout" : "TABLE_24COL" "getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"allowEmpty" : true, "timeout" : 60000,
"showCaption" : true "uIActionMode" : "FRONT",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"caption" : "条件一", "align" : "LEFT",
"codeName" : "formitem", "cLConvertMode" : "FRONT",
"dataType" : 25, "caption" : "类型",
"detailStyle" : "DEFAULT", "codeName" : "type",
"detailType" : "FORMITEM", "columnType" : "DEFGRIDCOLUMN",
"enableCond" : 3, "dataItemName" : "type",
"ignoreInput" : 0, "excelCaption" : "类型",
"labelPos" : "LEFT", "name" : "type",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSAppCodeList" : {
"editorType" : "TEXTBOX", "modelref" : true,
"name" : "formitem" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSLayoutPos" : { "getPSAppDEField" : {
"colLG" : 12, "name" : "TYPE",
"colMD" : 24, "codeName" : "Type"
"layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "getPSSysPFPlugin" : {
"showCaption" : true "pluginType" : "GRID_COLRENDER",
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"runtimeObject" : true
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"caption" : "条件二", "align" : "CENTER",
"codeName" : "formitem1", "cLConvertMode" : "NONE",
"dataType" : 25, "caption" : "更新时间",
"detailStyle" : "DEFAULT", "codeName" : "updatedate",
"detailType" : "FORMITEM", "columnType" : "DEFGRIDCOLUMN",
"enableCond" : 3, "dataItemName" : "updatedate",
"ignoreInput" : 0, "excelCaption" : "更新时间",
"labelPos" : "LEFT", "name" : "updatedate",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSAppDEField" : {
"editorType" : "TEXTBOX", "name" : "UPDATEDATE",
"name" : "formitem1" "codeName" : "UpdateDate"
}, },
"getPSLayoutPos" : { "getPSSysPFPlugin" : {
"colLG" : 12, "pluginType" : "GRID_COLRENDER",
"colMD" : 24, "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"layout" : "TABLE_24COL" "runtimeObject" : true
}, },
"allowEmpty" : true, "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"showCaption" : true "width" : 250,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"caption" : "条件三", "align" : "RIGHT",
"codeName" : "formitem2", "cLConvertMode" : "NONE",
"dataType" : 25, "caption" : "金额",
"detailStyle" : "DEFAULT", "codeName" : "amount",
"detailType" : "FORMITEM", "columnType" : "DEFGRIDCOLUMN",
"enableCond" : 3, "dataItemName" : "amount",
"ignoreInput" : 0, "excelCaption" : "金额",
"labelPos" : "LEFT", "name" : "amount",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSAppDEField" : {
"editorType" : "TEXTBOX", "name" : "AMOUNT",
"name" : "formitem2" "codeName" : "Amount"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"searchButtonPos" : "RIGHT", "unitName" : "元",
"searchButtonStyle" : "SEARCHONLY", "width" : 150,
"tabHeaderPos" : "TOP", "widthUnit" : "PX",
"enableAdvanceSearch" : true, "enableSort" : true,
"enableAutoSearch" : false, "enableUnitName" : true
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestMEditView9toolbar", "align" : "CENTER",
"controlType" : "TOOLBAR", "caption" : "操作列",
"logicName" : "新建", "codeName" : "uagridcolumn1",
"name" : "toolbar", "columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "树表节点行为组",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSUIActionGroupDetails" : [ {
"id" : "TOOLBAR" "caption" : "百度",
}, "detailType" : "DEUIACTION",
"getPSDEToolbarItems" : [ { "name" : "u5ee2086",
"getCapPSLanguageRes" : { "getPSSysImage" : {
"lanResTag" : "TBB.TEXT.*.NEW" "glyph" : "xf00c@FontAwesome",
"cssClass" : "fa fa-check"
}, },
"caption" : "新建", "getPSUIAction" : {
"groupExtractMode" : "ITEM", "actionTarget" : "NONE",
"itemType" : "DEUIACTION", "caption" : "百度",
"name" : "deuiaction1", "codeName" : "openBaidu",
"noPrivDisplayMode" : 2, "counterId" : "openBaidu",
"getPSAppViewUIAction" : { "frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_deuiaction1" "path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
}, },
"getPSSysImage" : { "timeout" : 60000,
"glyph" : "xf0f6@FontAwesome", "uIActionMode" : "FRONT",
"cssClass" : "fa fa-file-text-o" "uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "新建", "caption" : "编辑",
"codeName" : "New", "codeName" : "Edit",
"fullCodeName" : "New", "fullCodeName" : "Edit",
"name" : "表格界面_新建操作", "name" : "表格界面_编辑操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_NEWACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION"
"reloadData" : true
}, },
"tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"addSeparator" : true,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : false
} ],
"modelid" : "38FCDC1B-DC14-4D2A-BC77-4C23C79F64B8",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"aggMode" : "NONE", "detailType" : "DEUIACTION",
"codeName" : "Main", "name" : "u4c6267d",
"columnEnableFilter" : 2, "getPSSysImage" : {
"columnEnableLink" : 2, "cssClass" : "fa-solid fa-delete-left"
"controlType" : "MULTIEDITVIEWPANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSMULTIEDITVIEWPANELS/Main.json",
"getEmbeddedPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView9.json",
"viewType" : "DEEDITVIEW9"
}, },
"getFetchPSControlAction" : { "getPSUIAction" : {
"modelref" : true, "actionTarget" : "MULTIKEY",
"id" : "fetch", "getCapPSLanguageRes" : {
"actionType" : "DEDATASET", "lanResTag" : "TBB.TEXT.*.REMOVE"
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "caption" : "删除",
"modelref" : true, "codeName" : "Remove",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "fullCodeName" : "Remove",
} "name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
}, },
"groupMode" : "NONE", "predefinedType" : "GRIDVIEW_REMOVEACTION",
"hookEventNames" : [ "点击" ], "timeout" : 60000,
"logicName" : "主表格", "getTooltipPSLanguageRes" : {
"minorSortDir" : "DESC", "lanResTag" : "TBB.TOOLTIP.*.REMOVE"
"getMinorSortPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"getPSAppDataEntity" : { "uIActionMode" : "SYS",
"modelref" : true, "uIActionTag" : "Remove",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "uIActionType" : "DEUIACTION"
}, },
"getPSControlHandler" : { "getTooltipPSLanguageRes" : {
"getPSHandlerActions" : [ { "lanResTag" : "TBB.TOOLTIP.*.REMOVE"
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSAppDataEntity" : { "addSeparator" : true,
"modelref" : true, "showCaption" : false,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "showIcon" : true
} ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
}, { }, {
"actionName" : "Create", "dataType" : 25,
"actionType" : "DEACTION", "name" : "type",
"dataAccessAction" : "CREATE", "getPSAppDEField" : {
"name" : "create", "name" : "TYPE",
"getPSAppDEMethod" : { "codeName" : "Type"
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Update", "format" : "YYYY-MM-DD HH:mm:ss",
"actionType" : "DEACTION", "dataType" : 5,
"dataAccessAction" : "UPDATE", "name" : "updatedate",
"name" : "update", "getPSAppDEField" : {
"getPSAppDEMethod" : { "name" : "UPDATEDATE",
"modelref" : true, "codeName" : "UpdateDate"
"id" : "Update" }
}, }, {
"getPSAppDataEntity" : { "dataType" : 6,
"modelref" : true, "name" : "amount",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
} }
}, { }, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"panelStyle" : "ROW",
"getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
...@@ -389,409 +517,285 @@ ...@@ -389,409 +517,285 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"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" : "meditviewpanel",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} },
}, { "getPSControlHandler" : {
"actionType" : "DEDATASET", "getPSHandlerActions" : [ {
"name" : "fetch", "actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FilterGet"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
} ], }, {
"userDRAction" : "READ", "actionType" : "FILTERACTION",
"enableDEFieldPrivilege" : false, "name" : "loaddraft",
"id" : "数据表格处理器" "getPSAppDEMethod" : {
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "meditviewpanel",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "UILogic1" "id" : "FilterGetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"eventNames" : "点击", "actionType" : "FILTERACTION",
"logicTag" : "meditviewpanel", "name" : "search",
"logicType" : "APPDEUILOGIC", "getPSAppDEMethod" : {
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "UILogic1" "id" : "FilterSearch"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"logicTag" : "meditviewpanel",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "meditviewpanel",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "MEDITVIEWPANEL" "id" : "SEARCHFORM"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
}, },
"getPSDEGridColumns" : [ { "getPSDEFormItems" : [ {
"align" : "LEFT", "id" : "n_testname_like",
"cLConvertMode" : "NONE", "dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称", "caption" : "测试实体名称",
"codeName" : "testname", "codeName" : "n_testname_like",
"columnType" : "DEFGRIDCOLUMN", "dataType" : 25,
"dataItemName" : "testname", "detailStyle" : "DEFAULT",
"excelCaption" : "测试实体名称", "detailType" : "FORMITEM",
"name" : "testname", "enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : { "getPSEditor" : {
"actionTarget" : "SINGLEKEY", "editorType" : "TEXTBOX",
"caption" : "向导编辑", "name" : "n_testname_like"
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"timeout" : 60000, "getPSLayoutPos" : {
"uIActionMode" : "FRONT", "colLG" : 12,
"uIActionTag" : "editWizard", "colMD" : 24,
"uIActionType" : "DEUIACTION", "layout" : "TABLE_24COL"
"id" : "editWizard@TEST"
}, },
"width" : 150, "allowEmpty" : true,
"widthUnit" : "PX", "showCaption" : true
"enableSort" : true
}, { }, {
"align" : "LEFT", "caption" : "条件一",
"cLConvertMode" : "FRONT", "codeName" : "formitem",
"caption" : "类型", "dataType" : 25,
"codeName" : "type", "detailStyle" : "DEFAULT",
"columnType" : "DEFGRIDCOLUMN", "detailType" : "FORMITEM",
"dataItemName" : "type", "enableCond" : 3,
"excelCaption" : "类型", "ignoreInput" : 0,
"name" : "type", "labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : { "getPSEditor" : {
"modelref" : true, "editorType" : "TEXTBOX",
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "name" : "formitem"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}, },
"getPSSysPFPlugin" : { "getPSLayoutPos" : {
"pluginType" : "GRID_COLRENDER", "colLG" : 12,
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "colMD" : 24,
"runtimeObject" : true "layout" : "TABLE_24COL"
}, },
"width" : 150, "allowEmpty" : true,
"widthUnit" : "PX", "showCaption" : true
"enableSort" : true
}, { }, {
"align" : "CENTER", "caption" : "条件二",
"cLConvertMode" : "NONE", "codeName" : "formitem1",
"caption" : "更新时间", "dataType" : 25,
"codeName" : "updatedate", "detailStyle" : "DEFAULT",
"columnType" : "DEFGRIDCOLUMN", "detailType" : "FORMITEM",
"dataItemName" : "updatedate", "enableCond" : 3,
"excelCaption" : "更新时间", "ignoreInput" : 0,
"name" : "updatedate", "labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSEditor" : {
"name" : "UPDATEDATE", "editorType" : "TEXTBOX",
"codeName" : "UpdateDate" "name" : "formitem1"
}, },
"getPSSysPFPlugin" : { "getPSLayoutPos" : {
"pluginType" : "GRID_COLRENDER", "colLG" : 12,
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "colMD" : 24,
"runtimeObject" : true "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "allowEmpty" : true,
"width" : 250, "showCaption" : true
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"align" : "RIGHT", "caption" : "条件三",
"cLConvertMode" : "NONE", "codeName" : "formitem2",
"caption" : "金额", "dataType" : 25,
"codeName" : "amount", "detailStyle" : "DEFAULT",
"columnType" : "DEFGRIDCOLUMN", "detailType" : "FORMITEM",
"dataItemName" : "amount", "enableCond" : 3,
"excelCaption" : "金额", "ignoreInput" : 0,
"name" : "amount", "labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSEditor" : {
"name" : "AMOUNT", "editorType" : "TEXTBOX",
"codeName" : "Amount" "name" : "formitem2"
}, },
"unitName" : "元", "getPSLayoutPos" : {
"width" : 150, "colLG" : 12,
"widthUnit" : "PX", "colMD" : 24,
"enableSort" : true, "layout" : "TABLE_24COL"
"enableUnitName" : true },
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonPos" : "RIGHT",
"searchButtonStyle" : "SEARCHONLY",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : true,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"align" : "CENTER", "codeName" : "TestMEditView9toolbar",
"caption" : "操作列", "controlType" : "TOOLBAR",
"codeName" : "uagridcolumn1", "logicName" : "新建",
"columnType" : "UAGRIDCOLUMN", "name" : "toolbar",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "树表节点行为组",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSUIActionGroupDetails" : [ { "getPSControlParam" : {
"caption" : "百度", "id" : "TOOLBAR"
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : {
"glyph" : "xf00c@FontAwesome",
"cssClass" : "fa fa-check"
},
"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"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "编辑", "getPSDEToolbarItems" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
},
"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" : { "caption" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
}, },
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION",
"name" : "u4c6267d",
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "fa-solid fa-delete-left" "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "删除", "caption" : "新建",
"codeName" : "Remove", "codeName" : "New",
"fullCodeName" : "Remove", "fullCodeName" : "New",
"name" : "表格界面_删除操作", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"addSeparator" : true, "showCaption" : true,
"showCaption" : false,
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614" "modelid" : "38FCDC1B-DC14-4D2A-BC77-4C23C79F64B8",
}, "modeltype" : "PSDETOOLBAR"
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"panelStyle" : "ROW",
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.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" : "meditviewpanel",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, { }, {
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"name" : "searchbar", "name" : "searchbar",
......
...@@ -5394,7 +5394,7 @@ ...@@ -5394,7 +5394,7 @@
"name" : "menuitem254", "name" : "menuitem254",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0411667774" "id" : "UsrAppFunc0411596969"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -5526,7 +5526,7 @@ ...@@ -5526,7 +5526,7 @@
"name" : "menuitem248", "name" : "menuitem248",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0411862918" "id" : "UsrAppFunc0411780225"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -2404,7 +2404,7 @@ ...@@ -2404,7 +2404,7 @@
"name" : "menuitem254", "name" : "menuitem254",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0411667774" "id" : "UsrAppFunc0411596969"
}, },
"tooltip" : "视图消息实体多表单编辑视图(部件视图)" "tooltip" : "视图消息实体多表单编辑视图(部件视图)"
}, { }, {
...@@ -2464,7 +2464,7 @@ ...@@ -2464,7 +2464,7 @@
"name" : "menuitem248", "name" : "menuitem248",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0411862918" "id" : "UsrAppFunc0411780225"
}, },
"tooltip" : "视图消息实体分页搜索视图" "tooltip" : "视图消息实体分页搜索视图"
} ], } ],
......
...@@ -5019,6 +5019,16 @@ ...@@ -5019,6 +5019,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03185471TabSearchView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03185471TabSearchView.json",
"viewType" : "DETABSEARCHVIEW" "viewType" : "DETABSEARCHVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411780225",
"name" : "分页搜索视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03185471TabSearchView.json",
"viewType" : "DETABSEARCHVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc91", "codeName" : "AppFunc91",
...@@ -5649,6 +5659,16 @@ ...@@ -5649,6 +5659,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoUnSubmitGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoUnSubmitGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411596969",
"name" : "多表单编辑视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestMEditView9.json",
"viewType" : "DEMEDITVIEW9"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc90", "codeName" : "AppFunc90",
...@@ -26770,7 +26790,7 @@ ...@@ -26770,7 +26790,7 @@
"name" : "menuitem254", "name" : "menuitem254",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0411667774" "id" : "UsrAppFunc0411596969"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -26902,7 +26922,7 @@ ...@@ -26902,7 +26922,7 @@
"name" : "menuitem248", "name" : "menuitem248",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0411862918" "id" : "UsrAppFunc0411780225"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册