提交 8fbda06c 编写于 作者: ibizdev's avatar ibizdev

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

上级 67cbc812
......@@ -1390,7 +1390,7 @@
"name" : "[FIELD4][属性4]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
......@@ -1401,7 +1401,7 @@
"name" : "[FIELD4][属性4]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
......@@ -1437,7 +1437,7 @@
} ],
"codeName" : "FIELD4",
"dEFType" : 1,
"dataType" : "LONGTEXT",
"dataType" : "PICKUPOBJECT",
"importOrder" : 1000,
"length" : 1048576,
"logicName" : "属性4",
......@@ -1446,6 +1446,10 @@
"modelref" : true,
"id" : "Table"
},
"getPSDER" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDERS/DER1N_PHONE_PHONE_PPHONEID3.json"
},
"getPSSysDBColumn" : {
"modelref" : true,
"id" : "FIELD4"
......@@ -3958,10 +3962,17 @@
"name" : "FIELD4",
"codeName" : "FIELD4"
},
"getRefPSDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"getRefPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"stringLength" : 1048576,
"type" : "SIMPLE"
"type" : "DTO"
}, {
"logicName" : "属性5",
"name" : "FIELD5",
......
......@@ -880,7 +880,7 @@
"name" : "[FIELD4][属性4]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
......@@ -891,7 +891,7 @@
"name" : "[FIELD4][属性4]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
......@@ -2110,9 +2110,16 @@
"name" : "FIELD4",
"codeName" : "FIELD4"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
"type" : "DTO"
}, {
"codeName" : "FIELD5",
"logicName" : "属性5",
......
......@@ -59,6 +59,16 @@
"pluginCode" : "DATA_PICKER_CUSTOM_SELECT",
"pluginType" : "AC_ITEM",
"refMode" : "DEACMODE"
}, {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
......@@ -839,6 +849,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "百度",
......
......@@ -199,6 +199,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "流程撤回",
......@@ -235,6 +250,17 @@
"name" : "BOOKCHILD3",
"codeName" : "BOOKCHILD3"
} ],
"getAllPSAppPFPluginRefs" : [ {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
......
{
"name" : "应用",
"simple" : "true",
"getAllPSAppPFPluginRefs" : [ {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
} ],
"getAllPSAppDEUIActions" : [ {
"caption" : "添加全部",
"codeName" : "AddAll",
......@@ -201,6 +212,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "流程撤回",
......
......@@ -880,7 +880,7 @@
"name" : "[FIELD4][属性4]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
......@@ -891,7 +891,7 @@
"name" : "[FIELD4][属性4]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
......@@ -2110,9 +2110,16 @@
"name" : "FIELD4",
"codeName" : "FIELD4"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
"type" : "DTO"
}, {
"codeName" : "FIELD5",
"logicName" : "属性5",
......
......@@ -981,6 +981,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "百度",
......@@ -1427,6 +1442,16 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
......@@ -1494,16 +1519,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ],
"uniqueTag" : "VMGroup2"
......@@ -5384,7 +5409,7 @@
"name" : "[FIELD4][属性4]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
......@@ -5395,7 +5420,7 @@
"name" : "[FIELD4][属性4]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
......@@ -6614,9 +6639,16 @@
"name" : "FIELD4",
"codeName" : "FIELD4"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
"type" : "DTO"
}, {
"codeName" : "FIELD5",
"logicName" : "属性5",
......
......@@ -190,6 +190,16 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
......@@ -969,6 +979,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "百度",
......
......@@ -880,7 +880,7 @@
"name" : "[FIELD4][属性4]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
......@@ -891,7 +891,7 @@
"name" : "[FIELD4][属性4]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
......@@ -2110,9 +2110,16 @@
"name" : "FIELD4",
"codeName" : "FIELD4"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
"type" : "DTO"
}, {
"codeName" : "FIELD5",
"logicName" : "属性5",
......
......@@ -77,6 +77,36 @@
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "登出(插件)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "登出(插件)",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "EE888DED-A9EA-45B2-8E40-2C76F29FE01B",
......
......@@ -2183,6 +2183,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "百度",
......@@ -6104,6 +6119,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "CONTAINER"
}, {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
......@@ -16708,16 +16733,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ],
"uniqueTag" : "VMGroup2"
......@@ -16749,16 +16774,16 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-常规信息",
......@@ -16812,10 +16837,10 @@
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
......@@ -16823,6 +16848,12 @@
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
......@@ -16843,13 +16874,6 @@
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
......@@ -16857,11 +16881,12 @@
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图下方",
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
} ],
"uniqueTag" : "VMGroup8"
}, {
......@@ -607,6 +607,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "CONTAINER"
}, {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
......@@ -1612,6 +1622,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "百度",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册