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

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

上级 2dc72a06
......@@ -153,6 +153,31 @@
"type" : "SIMPLE"
},
"builtinAction" : true
}, {
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json",
"logicName" : "实体逻辑",
"name" : "deLogic",
"getPSDEActionInput" : {
"name" : "DeLogicInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "DeLogicResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json"
},
"enableBackend" : false
}, {
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
......
{
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json",
"logicName" : "实体逻辑",
"name" : "deLogic",
"getPSDEActionInput" : {
"name" : "DeLogicInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "DeLogicResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json"
},
"enableBackend" : false
}
\ No newline at end of file
......@@ -88,7 +88,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchByIPhone"
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -173,7 +173,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchByIPhone"
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -1026,16 +1026,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -102,6 +102,35 @@
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic",
"methodType" : "DEACTION",
"name" : "deLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult",
"name" : "DeLogicResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
},
"builtinMethod" : false
}, {
"actionMode" : "READ",
"codeName" : "Get",
......@@ -1371,6 +1400,35 @@
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic",
"methodType" : "DEACTION",
"name" : "deLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult",
"name" : "DeLogicResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
},
"builtinMethod" : false
}, {
"actionMode" : "READ",
"codeName" : "Get",
......@@ -1650,6 +1708,26 @@
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY",
"caption" : "实体逻辑",
"codeName" : "deLogic",
"fullCodeName" : "TEST_deLogic",
"name" : "实体逻辑",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "deLogic",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "deLogic@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
......
......@@ -824,6 +824,45 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "实体逻辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_delogic",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_delogic"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "实体逻辑",
"codeName" : "deLogic",
"fullCodeName" : "TEST_deLogic",
"name" : "实体逻辑",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "deLogic",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "deLogic@TEST"
},
"tooltip" : "实体逻辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
......
......@@ -88,7 +88,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchByIPhone"
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -173,7 +173,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchByIPhone"
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -149,6 +149,39 @@
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__A4769aa6553487b2c4f"
}, {
"codeName" : "Usr0613844925",
"name" : "实体逻辑",
"getPSUIActionGroupDetails" : [ {
"caption" : "实体逻辑",
"detailType" : "DEUIACTION",
"name" : "uf6a4205",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "实体逻辑",
"codeName" : "deLogic",
"fullCodeName" : "TEST_deLogic",
"name" : "实体逻辑",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "deLogic",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "deLogic@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0613844925"
} ],
"getAllPSDEDRControls" : [ {
"codeName" : "Usr0526294161TabExpViewtabexppanel",
......
......@@ -2338,16 +2338,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
} ],
......@@ -23906,6 +23906,35 @@
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic",
"methodType" : "DEACTION",
"name" : "deLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult",
"name" : "DeLogicResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
},
"builtinMethod" : false
}, {
"actionMode" : "READ",
"codeName" : "Get",
......@@ -25175,6 +25204,35 @@
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic",
"methodType" : "DEACTION",
"name" : "deLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult",
"name" : "DeLogicResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
},
"builtinMethod" : false
}, {
"actionMode" : "READ",
"codeName" : "Get",
......@@ -25454,6 +25512,26 @@
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY",
"caption" : "实体逻辑",
"codeName" : "deLogic",
"fullCodeName" : "TEST_deLogic",
"name" : "实体逻辑",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "deLogic",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "deLogic@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册