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

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

上级 a8d2431e
...@@ -447,6 +447,32 @@ ...@@ -447,6 +447,32 @@
"type" : "VOID" "type" : "VOID"
}, },
"builtinAction" : true "builtinAction" : true
}, {
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json",
"logicName" : "测试异步行为",
"name" : "testAsyncAction",
"getPSDEActionInput" : {
"name" : "TestAsyncActionInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDELOGICS/testAsyncAction.json"
},
"asyncAction" : true,
"enableBackend" : false
} ], } ],
"getAllPSDEDBConfigs" : [ { "getAllPSDEDBConfigs" : [ {
"dBType" : "MYSQL5", "dBType" : "MYSQL5",
...@@ -1466,6 +1492,84 @@ ...@@ -1466,6 +1492,84 @@
"allowEmpty" : false, "allowEmpty" : false,
"systemReserver" : true "systemReserver" : true
} ], } ],
"getAllPSDELogics" : [ {
"codeName" : "testAsyncAction",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDELOGICS/testAsyncAction.json",
"logicName" : "测试异步行为",
"name" : "测试异步行为",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 839,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEDATASET1",
"getDstPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"leftPos" : 454,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
}
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSDEMethodDTOs" : [ { "getAllPSDEMethodDTOs" : [ {
"name" : "BXD2DTO", "name" : "BXD2DTO",
"getPSDEMethodDTOFields" : [ { "getPSDEMethodDTOFields" : [ {
......
{
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json",
"logicName" : "测试异步行为",
"name" : "testAsyncAction",
"getPSDEActionInput" : {
"name" : "TestAsyncActionInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDELOGICS/testAsyncAction.json"
},
"asyncAction" : true,
"enableBackend" : false
}
\ No newline at end of file
{
"codeName" : "testAsyncAction",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDELOGICS/testAsyncAction.json",
"logicName" : "测试异步行为",
"name" : "测试异步行为",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 839,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEDATASET1",
"getDstPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"leftPos" : 454,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
}
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
}
\ No newline at end of file
...@@ -507,6 +507,36 @@ ...@@ -507,6 +507,36 @@
"requestPath" : "/save", "requestPath" : "/save",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"codeName" : "Update", "codeName" : "Update",
...@@ -1156,6 +1186,95 @@ ...@@ -1156,6 +1186,95 @@
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60
} ], } ],
"getAllPSAppDELogics" : [ {
"codeName" : "testAsyncAction",
"defaultParamName" : "Default",
"logicName" : "测试异步行为",
"name" : "测试异步行为",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 839,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"leftPos" : 454,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
}
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BXD2DTO", "codeName" : "BXD2DTO",
"name" : "BXD2DTO", "name" : "BXD2DTO",
...@@ -1780,6 +1899,36 @@ ...@@ -1780,6 +1899,36 @@
"requestPath" : "/save", "requestPath" : "/save",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"codeName" : "Update", "codeName" : "Update",
...@@ -2052,6 +2201,27 @@ ...@@ -2052,6 +2201,27 @@
"enableConfirm" : true, "enableConfirm" : true,
"reloadData" : true, "reloadData" : true,
"id" : "SC@BXD2" "id" : "SC@BXD2"
}, {
"actionTarget" : "NONE",
"caption" : "测试异步行为",
"codeName" : "testAsyncAction",
"fullCodeName" : "BXD2_testAsyncAction",
"name" : "测试异步行为",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "TestAsyncAction"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "testAsyncAction",
"uIActionType" : "DEUIACTION",
"asyncAction" : true,
"enableConfirm" : true,
"id" : "testAsyncAction@BXD2"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "test1", "codeName" : "test1",
......
...@@ -782,6 +782,46 @@ ...@@ -782,6 +782,46 @@
"itemType" : "SEPERATOR", "itemType" : "SEPERATOR",
"name" : "tbitem10", "name" : "tbitem10",
"spanMode" : false "spanMode" : false
}, {
"caption" : "测试异步行为",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem14_testasyncaction",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem14_testasyncaction"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "测试异步行为",
"codeName" : "testAsyncAction",
"fullCodeName" : "BXD2_testAsyncAction",
"name" : "测试异步行为",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "TestAsyncAction"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "testAsyncAction",
"uIActionType" : "DEUIACTION",
"asyncAction" : true,
"enableConfirm" : true,
"id" : "testAsyncAction@BXD2"
},
"tooltip" : "测试异步行为",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem15",
"spanMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"itemType" : "ITEMS", "itemType" : "ITEMS",
......
...@@ -33,6 +33,40 @@ ...@@ -33,6 +33,40 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Phone__Usr0302342580" "uniqueTag" : "Phone__Usr0302342580"
}, {
"codeName" : "Usr0125153234",
"name" : "测试异步行为",
"getPSUIActionGroupDetails" : [ {
"caption" : "测试异步行为",
"detailType" : "DEUIACTION",
"name" : "ub8d38d1",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "测试异步行为",
"codeName" : "testAsyncAction",
"fullCodeName" : "BXD2_testAsyncAction",
"name" : "测试异步行为",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "TestAsyncAction"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "testAsyncAction",
"uIActionType" : "DEUIACTION",
"asyncAction" : true,
"enableConfirm" : true,
"id" : "testAsyncAction@BXD2"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "BXD2__Usr0125153234"
}, { }, {
"codeName" : "Usr1205314215", "codeName" : "Usr1205314215",
"name" : "删除", "name" : "删除",
......
...@@ -13024,16 +13024,16 @@ ...@@ -13024,16 +13024,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -13056,51 +13056,52 @@ ...@@ -13056,51 +13056,52 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13109,16 +13110,10 @@ ...@@ -13109,16 +13110,10 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
...@@ -13128,49 +13123,54 @@ ...@@ -13128,49 +13123,54 @@
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg12"
}, }
"position" : "POPUP" }, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
...@@ -43531,6 +43531,46 @@ ...@@ -43531,6 +43531,46 @@
"itemType" : "SEPERATOR", "itemType" : "SEPERATOR",
"name" : "tbitem10", "name" : "tbitem10",
"spanMode" : false "spanMode" : false
}, {
"caption" : "测试异步行为",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem14_testasyncaction",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem14_testasyncaction"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "测试异步行为",
"codeName" : "testAsyncAction",
"fullCodeName" : "BXD2_testAsyncAction",
"name" : "测试异步行为",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "TestAsyncAction"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "testAsyncAction",
"uIActionType" : "DEUIACTION",
"asyncAction" : true,
"enableConfirm" : true,
"id" : "testAsyncAction@BXD2"
},
"tooltip" : "测试异步行为",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem15",
"spanMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"itemType" : "ITEMS", "itemType" : "ITEMS",
...@@ -67218,6 +67258,36 @@ ...@@ -67218,6 +67258,36 @@
"requestPath" : "/save", "requestPath" : "/save",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"codeName" : "Update", "codeName" : "Update",
...@@ -67867,6 +67937,95 @@ ...@@ -67867,6 +67937,95 @@
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60
} ], } ],
"getAllPSAppDELogics" : [ {
"codeName" : "testAsyncAction",
"defaultParamName" : "Default",
"logicName" : "测试异步行为",
"name" : "测试异步行为",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 839,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"leftPos" : 454,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
}
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BXD2DTO", "codeName" : "BXD2DTO",
"name" : "BXD2DTO", "name" : "BXD2DTO",
...@@ -68491,6 +68650,36 @@ ...@@ -68491,6 +68650,36 @@
"requestPath" : "/save", "requestPath" : "/save",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"codeName" : "Update", "codeName" : "Update",
...@@ -68763,6 +68952,27 @@ ...@@ -68763,6 +68952,27 @@
"enableConfirm" : true, "enableConfirm" : true,
"reloadData" : true, "reloadData" : true,
"id" : "SC@BXD2" "id" : "SC@BXD2"
}, {
"actionTarget" : "NONE",
"caption" : "测试异步行为",
"codeName" : "testAsyncAction",
"fullCodeName" : "BXD2_testAsyncAction",
"name" : "测试异步行为",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "TestAsyncAction"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "testAsyncAction",
"uIActionType" : "DEUIACTION",
"asyncAction" : true,
"enableConfirm" : true,
"id" : "testAsyncAction@BXD2"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "test1", "codeName" : "test1",
...@@ -4267,6 +4267,46 @@ ...@@ -4267,6 +4267,46 @@
"itemType" : "SEPERATOR", "itemType" : "SEPERATOR",
"name" : "tbitem10", "name" : "tbitem10",
"spanMode" : false "spanMode" : false
}, {
"caption" : "测试异步行为",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem14_testasyncaction",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem14_testasyncaction"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "测试异步行为",
"codeName" : "testAsyncAction",
"fullCodeName" : "BXD2_testAsyncAction",
"name" : "测试异步行为",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "TestAsyncAction"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "testAsyncAction",
"uIActionType" : "DEUIACTION",
"asyncAction" : true,
"enableConfirm" : true,
"id" : "testAsyncAction@BXD2"
},
"tooltip" : "测试异步行为",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem15",
"spanMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"itemType" : "ITEMS", "itemType" : "ITEMS",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册