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

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

上级 be651eec
...@@ -3,9 +3,21 @@ ...@@ -3,9 +3,21 @@
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "TestAll", "codeName" : "TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}", "customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"getDataPSDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getDisablePSDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/TestAll.json", "dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
"getMinorSortPSDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"name" : "测试实体动态代码表", "name" : "测试实体动态代码表",
"getPSDEDataSet" : { "getPSDEDataSet" : {
"modelref" : true, "modelref" : true,
......
...@@ -153,6 +153,31 @@ ...@@ -153,6 +153,31 @@
"type" : "SIMPLE" "type" : "SIMPLE"
}, },
"builtinAction" : true "builtinAction" : true
}, {
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json",
"logicName" : "计数器",
"name" : "Counter",
"getPSDEActionInput" : {
"name" : "CounterInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/counter.json"
},
"enableBackend" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"actionType" : "USERCUSTOM", "actionType" : "USERCUSTOM",
...@@ -4806,6 +4831,16 @@ ...@@ -4806,6 +4831,16 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "counter",
"defaultParamName" : "DEFAULT",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/counter.json",
"logicName" : "获取计数器",
"name" : "获取计数器",
"scriptCode" : "const result = {\n zero: 0,\n};\nconst array = Array.from({ length: 10 }, (_, index) => index);\narray.forEach(value=>{\nresult[`num${value}`] = Math.floor(Math.random() * 100);\n})\nreturn result;",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}, { }, {
"codeName" : "logic1", "codeName" : "logic1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
......
{
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json",
"logicName" : "计数器",
"name" : "Counter",
"getPSDEActionInput" : {
"name" : "CounterInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/counter.json"
},
"enableBackend" : false
}
\ No newline at end of file
{
"codeName" : "counter",
"defaultParamName" : "DEFAULT",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/counter.json",
"logicName" : "获取计数器",
"name" : "获取计数器",
"scriptCode" : "const result = {\n zero: 0,\n};\nconst array = Array.from({ length: 10 }, (_, index) => index);\narray.forEach(value=>{\nresult[`num${value}`] = Math.floor(Math.random() * 100);\n})\nreturn result;",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}
\ No newline at end of file
...@@ -3,9 +3,21 @@ ...@@ -3,9 +3,21 @@
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "Test__TestAll", "codeName" : "Test__TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}", "customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"getDataPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getDisablePSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestAll.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
"getMinorSortPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"name" : "测试实体动态代码表", "name" : "测试实体动态代码表",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
......
{ {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
} }
\ No newline at end of file
...@@ -64,6 +64,35 @@ ...@@ -64,6 +64,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
...@@ -2803,6 +2832,15 @@ ...@@ -2803,6 +2832,15 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "counter",
"defaultParamName" : "DEFAULT",
"logicName" : "获取计数器",
"name" : "获取计数器",
"scriptCode" : "const result = {\n zero: 0,\n};\nconst array = Array.from({ length: 10 }, (_, index) => index);\narray.forEach(value=>{\nresult[`num${value}`] = Math.floor(Math.random() * 100);\n})\nreturn result;",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}, { }, {
"codeName" : "logic1", "codeName" : "logic1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -3676,6 +3714,35 @@ ...@@ -3676,6 +3714,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
......
...@@ -52,9 +52,17 @@ ...@@ -52,9 +52,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -65,16 +73,16 @@ ...@@ -65,16 +73,16 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobTreeViewnode3_cm", "codeName" : "MobTreeViewnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -91,11 +99,11 @@ ...@@ -91,11 +99,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction1" "id" : "node1_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -169,11 +177,11 @@ ...@@ -169,11 +177,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction2" "id" : "node1_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -247,7 +255,7 @@ ...@@ -247,7 +255,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction4" "id" : "node1_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -302,7 +310,7 @@ ...@@ -302,7 +310,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -338,7 +346,7 @@ ...@@ -338,7 +346,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -381,16 +389,16 @@ ...@@ -381,16 +389,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobTreeViewnode1_cm", "codeName" : "MobTreeViewnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -407,11 +415,11 @@ ...@@ -407,11 +415,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction1" "id" : "node3_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -485,11 +493,11 @@ ...@@ -485,11 +493,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction2" "id" : "node3_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -563,7 +571,7 @@ ...@@ -563,7 +571,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction4" "id" : "node3_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -618,7 +626,7 @@ ...@@ -618,7 +626,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -654,7 +662,7 @@ ...@@ -654,7 +662,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -72,9 +72,17 @@ ...@@ -72,9 +72,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -155,16 +163,16 @@ ...@@ -155,16 +163,16 @@
"id" : "TREE" "id" : "TREE"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobPickupTreeViewnode3_cm", "codeName" : "MobPickupTreeViewnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "二级", "caption" : "二级",
...@@ -182,7 +190,7 @@ ...@@ -182,7 +190,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -218,7 +226,7 @@ ...@@ -218,7 +226,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -261,16 +269,16 @@ ...@@ -261,16 +269,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobPickupTreeViewnode1_cm", "codeName" : "MobPickupTreeViewnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "二级", "caption" : "二级",
...@@ -288,7 +296,7 @@ ...@@ -288,7 +296,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -324,7 +332,7 @@ ...@@ -324,7 +332,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -258,9 +258,17 @@ ...@@ -258,9 +258,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -341,16 +349,16 @@ ...@@ -341,16 +349,16 @@
"id" : "TREEVIEW" "id" : "TREEVIEW"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobTreeViewnode3_cm", "codeName" : "MobTreeViewnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -367,11 +375,11 @@ ...@@ -367,11 +375,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction1" "id" : "node1_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -445,11 +453,11 @@ ...@@ -445,11 +453,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction2" "id" : "node1_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -523,7 +531,7 @@ ...@@ -523,7 +531,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction4" "id" : "node1_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -578,7 +586,7 @@ ...@@ -578,7 +586,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -614,7 +622,7 @@ ...@@ -614,7 +622,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -657,16 +665,16 @@ ...@@ -657,16 +665,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobTreeViewnode1_cm", "codeName" : "MobTreeViewnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -683,11 +691,11 @@ ...@@ -683,11 +691,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction1" "id" : "node3_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -761,11 +769,11 @@ ...@@ -761,11 +769,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction2" "id" : "node3_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -839,7 +847,7 @@ ...@@ -839,7 +847,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction4" "id" : "node3_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -894,7 +902,7 @@ ...@@ -894,7 +902,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -930,7 +938,7 @@ ...@@ -930,7 +938,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -72,9 +72,17 @@ ...@@ -72,9 +72,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -155,16 +163,16 @@ ...@@ -155,16 +163,16 @@
"id" : "TREE" "id" : "TREE"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "TreeViewnode3_cm", "codeName" : "TreeViewnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -181,11 +189,11 @@ ...@@ -181,11 +189,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction1" "id" : "node1_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -259,11 +267,11 @@ ...@@ -259,11 +267,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction2" "id" : "node1_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -337,7 +345,7 @@ ...@@ -337,7 +345,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction4" "id" : "node1_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -392,7 +400,7 @@ ...@@ -392,7 +400,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -428,7 +436,7 @@ ...@@ -428,7 +436,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -471,16 +479,16 @@ ...@@ -471,16 +479,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "TreeViewnode1_cm", "codeName" : "TreeViewnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -497,11 +505,11 @@ ...@@ -497,11 +505,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction1" "id" : "node3_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -575,11 +583,11 @@ ...@@ -575,11 +583,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction2" "id" : "node3_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -653,7 +661,7 @@ ...@@ -653,7 +661,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction4" "id" : "node3_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -708,7 +716,7 @@ ...@@ -708,7 +716,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -744,7 +752,7 @@ ...@@ -744,7 +752,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -94,9 +94,17 @@ ...@@ -94,9 +94,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -177,16 +185,16 @@ ...@@ -177,16 +185,16 @@
"id" : "TREE" "id" : "TREE"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobPickupTreeViewnode3_cm", "codeName" : "MobPickupTreeViewnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "二级", "caption" : "二级",
...@@ -204,7 +212,7 @@ ...@@ -204,7 +212,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -240,7 +248,7 @@ ...@@ -240,7 +248,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -283,16 +291,16 @@ ...@@ -283,16 +291,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobPickupTreeViewnode1_cm", "codeName" : "MobPickupTreeViewnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "二级", "caption" : "二级",
...@@ -310,7 +318,7 @@ ...@@ -310,7 +318,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -346,7 +354,7 @@ ...@@ -346,7 +354,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -94,9 +94,17 @@ ...@@ -94,9 +94,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -177,16 +185,16 @@ ...@@ -177,16 +185,16 @@
"id" : "TREE" "id" : "TREE"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobPickupTreeViewnode3_cm", "codeName" : "MobPickupTreeViewnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "二级", "caption" : "二级",
...@@ -204,7 +212,7 @@ ...@@ -204,7 +212,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -240,7 +248,7 @@ ...@@ -240,7 +248,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -283,16 +291,16 @@ ...@@ -283,16 +291,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobPickupTreeViewnode1_cm", "codeName" : "MobPickupTreeViewnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "二级", "caption" : "二级",
...@@ -310,7 +318,7 @@ ...@@ -310,7 +318,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -346,7 +354,7 @@ ...@@ -346,7 +354,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -64,6 +64,35 @@ ...@@ -64,6 +64,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
...@@ -2803,6 +2832,15 @@ ...@@ -2803,6 +2832,15 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "counter",
"defaultParamName" : "DEFAULT",
"logicName" : "获取计数器",
"name" : "获取计数器",
"scriptCode" : "const result = {\n zero: 0,\n};\nconst array = Array.from({ length: 10 }, (_, index) => index);\narray.forEach(value=>{\nresult[`num${value}`] = Math.floor(Math.random() * 100);\n})\nreturn result;",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}, { }, {
"codeName" : "logic1", "codeName" : "logic1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -3676,6 +3714,35 @@ ...@@ -3676,6 +3714,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
......
...@@ -3,9 +3,21 @@ ...@@ -3,9 +3,21 @@
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "Test__TestAll", "codeName" : "Test__TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}", "customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"getDataPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getDisablePSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestAll.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
"getMinorSortPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"name" : "测试实体动态代码表", "name" : "测试实体动态代码表",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
......
{ {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
} }
\ No newline at end of file
...@@ -64,6 +64,35 @@ ...@@ -64,6 +64,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
...@@ -2803,6 +2832,15 @@ ...@@ -2803,6 +2832,15 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "counter",
"defaultParamName" : "DEFAULT",
"logicName" : "获取计数器",
"name" : "获取计数器",
"scriptCode" : "const result = {\n zero: 0,\n};\nconst array = Array.from({ length: 10 }, (_, index) => index);\narray.forEach(value=>{\nresult[`num${value}`] = Math.floor(Math.random() * 100);\n})\nreturn result;",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}, { }, {
"codeName" : "logic1", "codeName" : "logic1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -3676,6 +3714,35 @@ ...@@ -3676,6 +3714,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
......
...@@ -52,9 +52,17 @@ ...@@ -52,9 +52,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -65,16 +73,16 @@ ...@@ -65,16 +73,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "ControlDefaultLoadTestnode3_cm", "codeName" : "ControlDefaultLoadTestnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -91,11 +99,11 @@ ...@@ -91,11 +99,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction1" "id" : "node1_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -169,11 +177,11 @@ ...@@ -169,11 +177,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction2" "id" : "node1_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -247,7 +255,7 @@ ...@@ -247,7 +255,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction4" "id" : "node1_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -302,7 +310,7 @@ ...@@ -302,7 +310,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -338,7 +346,7 @@ ...@@ -338,7 +346,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -381,16 +389,16 @@ ...@@ -381,16 +389,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "ControlDefaultLoadTestnode1_cm", "codeName" : "ControlDefaultLoadTestnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -407,11 +415,11 @@ ...@@ -407,11 +415,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction1" "id" : "node3_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -485,11 +493,11 @@ ...@@ -485,11 +493,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction2" "id" : "node3_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -563,7 +571,7 @@ ...@@ -563,7 +571,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction4" "id" : "node3_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -618,7 +626,7 @@ ...@@ -618,7 +626,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -654,7 +662,7 @@ ...@@ -654,7 +662,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -1355,9 +1355,17 @@ ...@@ -1355,9 +1355,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -1438,16 +1446,16 @@ ...@@ -1438,16 +1446,16 @@
"id" : "TREEVIEW" "id" : "TREEVIEW"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "ControlDefaultLoadTestnode3_cm", "codeName" : "ControlDefaultLoadTestnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1464,11 +1472,11 @@ ...@@ -1464,11 +1472,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction1" "id" : "node1_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -1542,11 +1550,11 @@ ...@@ -1542,11 +1550,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction2" "id" : "node1_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -1620,7 +1628,7 @@ ...@@ -1620,7 +1628,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction4" "id" : "node1_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -1675,7 +1683,7 @@ ...@@ -1675,7 +1683,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -1711,7 +1719,7 @@ ...@@ -1711,7 +1719,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -1754,16 +1762,16 @@ ...@@ -1754,16 +1762,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "ControlDefaultLoadTestnode1_cm", "codeName" : "ControlDefaultLoadTestnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1780,11 +1788,11 @@ ...@@ -1780,11 +1788,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction1" "id" : "node3_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -1858,11 +1866,11 @@ ...@@ -1858,11 +1866,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction2" "id" : "node3_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -1936,7 +1944,7 @@ ...@@ -1936,7 +1944,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction4" "id" : "node3_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -1991,7 +1999,7 @@ ...@@ -1991,7 +1999,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -2027,7 +2035,7 @@ ...@@ -2027,7 +2035,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -72,9 +72,17 @@ ...@@ -72,9 +72,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -155,16 +163,16 @@ ...@@ -155,16 +163,16 @@
"id" : "TREE" "id" : "TREE"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "TestTreeViewnode3_cm", "codeName" : "TestTreeViewnode1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node3_cm", "name" : "node1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node3_cm" "id" : "node1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -181,11 +189,11 @@ ...@@ -181,11 +189,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction1" "id" : "node1_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -259,11 +267,11 @@ ...@@ -259,11 +267,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction2" "id" : "node1_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node3_cm", "logicTag" : "node1_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -337,7 +345,7 @@ ...@@ -337,7 +345,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction4" "id" : "node1_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -392,7 +400,7 @@ ...@@ -392,7 +400,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction5" "id" : "node1_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -428,7 +436,7 @@ ...@@ -428,7 +436,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node3_cm_deuiaction3" "id" : "node1_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -471,16 +479,16 @@ ...@@ -471,16 +479,16 @@
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "TestTreeViewnode1_cm", "codeName" : "TestTreeViewnode3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树上下文菜单", "logicName" : "树上下文菜单",
"name" : "node1_cm", "name" : "node3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node1_cm" "id" : "node3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -497,11 +505,11 @@ ...@@ -497,11 +505,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction1" "id" : "node3_cm_deuiaction1"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction1", "itemName" : "deuiaction1",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic11", "name" : "logic11",
"scriptCode" : "true", "scriptCode" : "true",
...@@ -575,11 +583,11 @@ ...@@ -575,11 +583,11 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction2" "id" : "node3_cm_deuiaction2"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"itemName" : "deuiaction2", "itemName" : "deuiaction2",
"logicTag" : "node1_cm", "logicTag" : "node3_cm",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic222", "name" : "logic222",
"scriptCode" : "false", "scriptCode" : "false",
...@@ -653,7 +661,7 @@ ...@@ -653,7 +661,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction4" "id" : "node3_cm_deuiaction4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -708,7 +716,7 @@ ...@@ -708,7 +716,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction5" "id" : "node3_cm_deuiaction5"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -744,7 +752,7 @@ ...@@ -744,7 +752,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node1_cm_deuiaction3" "id" : "node3_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -10,9 +10,17 @@ ...@@ -10,9 +10,17 @@
"getPSAppCounterRefs" : [ { "getPSAppCounterRefs" : [ {
"getPSAppCounter" : { "getPSAppCounter" : {
"codeName" : "Custom", "codeName" : "Custom",
"counterType" : "CUSTOM", "counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Custom.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Counter"
},
"name" : "自定义计数器", "name" : "自定义计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 1000 "timer" : 1000
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
......
...@@ -446,9 +446,21 @@ ...@@ -446,9 +446,21 @@
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "Test__TestAll", "codeName" : "Test__TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}", "customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"getDataPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getDisablePSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestAll.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
"getMinorSortPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"name" : "测试实体动态代码表", "name" : "测试实体动态代码表",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
...@@ -59634,6 +59646,35 @@ ...@@ -59634,6 +59646,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
...@@ -62373,6 +62414,15 @@ ...@@ -62373,6 +62414,15 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "counter",
"defaultParamName" : "DEFAULT",
"logicName" : "获取计数器",
"name" : "获取计数器",
"scriptCode" : "const result = {\n zero: 0,\n};\nconst array = Array.from({ length: 10 }, (_, index) => index);\narray.forEach(value=>{\nresult[`num${value}`] = Math.floor(Math.random() * 100);\n})\nreturn result;",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}, { }, {
"codeName" : "logic1", "codeName" : "logic1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -63246,6 +63296,35 @@ ...@@ -63246,6 +63296,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Counter",
"methodType" : "DEACTION",
"name" : "Counter",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "counter"
},
"getPSAppDEMethodInput" : {
"codeName" : "CounterInput",
"name" : "CounterInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CounterResult",
"name" : "CounterResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Counter.json"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"codeName" : "Create", "codeName" : "Create",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册