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

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

上级 f443fd91
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -205,44 +205,6 @@ ...@@ -205,44 +205,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobMPickupViewsimplelist_quicktoolbar", "codeName" : "MobMPickupViewsimplelist_quicktoolbar",
...@@ -368,15 +330,15 @@ ...@@ -368,15 +330,15 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -297,44 +297,6 @@ ...@@ -297,44 +297,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
...@@ -465,15 +427,15 @@ ...@@ -465,15 +427,15 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -7471,7 +7471,7 @@ ...@@ -7471,7 +7471,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -7688,44 +7688,6 @@ ...@@ -7688,44 +7688,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
...@@ -7856,15 +7818,15 @@ ...@@ -7856,15 +7818,15 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"id" : "load" "id" : "load"
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -206,44 +206,6 @@ ...@@ -206,44 +206,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobMPickupViewsimplelist_quicktoolbar", "codeName" : "MobMPickupViewsimplelist_quicktoolbar",
...@@ -393,15 +355,15 @@ ...@@ -393,15 +355,15 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
"id" : "load" "id" : "load"
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -304,44 +304,6 @@ ...@@ -304,44 +304,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
...@@ -496,15 +458,15 @@ ...@@ -496,15 +458,15 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create", "id" : "create",
"actionName" : "Create", "actionName" : "Save2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Save2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -22,10 +22,14 @@ ...@@ -22,10 +22,14 @@
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get2"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -34,13 +38,13 @@ ...@@ -34,13 +38,13 @@
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft", "id" : "loaddraft",
"actionName" : "GetDraft", "actionName" : "GetDraft2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "GetDraft2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -50,13 +54,13 @@ ...@@ -50,13 +54,13 @@
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load", "id" : "load",
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -391,13 +395,13 @@ ...@@ -391,13 +395,13 @@
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
"actionName" : "Remove", "actionName" : "Remove2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
"name" : "remove", "name" : "remove",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Remove2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -408,13 +412,13 @@ ...@@ -408,13 +412,13 @@
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update", "id" : "update",
"actionName" : "Update", "actionName" : "Update2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Update2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create", "id" : "create",
"actionName" : "Create", "actionName" : "Save2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Save2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -22,13 +22,13 @@ ...@@ -22,13 +22,13 @@
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -38,13 +38,13 @@ ...@@ -38,13 +38,13 @@
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft", "id" : "loaddraft",
"actionName" : "GetDraft", "actionName" : "GetDraft2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "GetDraft2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -54,13 +54,13 @@ ...@@ -54,13 +54,13 @@
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load", "id" : "load",
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -395,13 +395,13 @@ ...@@ -395,13 +395,13 @@
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
"actionName" : "Remove", "actionName" : "Remove2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
"name" : "remove", "name" : "remove",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Remove2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -412,13 +412,13 @@ ...@@ -412,13 +412,13 @@
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update", "id" : "update",
"actionName" : "Update", "actionName" : "Update2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Update2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"height" : 100.0, "height" : 100.0,
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -211,44 +211,6 @@ ...@@ -211,44 +211,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "list",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "list",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "list",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "list",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "ListViewlist_quicktoolbar", "codeName" : "ListViewlist_quicktoolbar",
...@@ -378,15 +340,15 @@ ...@@ -378,15 +340,15 @@
"id" : "DataExport" "id" : "DataExport"
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -832,7 +832,7 @@ ...@@ -832,7 +832,7 @@
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"height" : 100.0, "height" : 100.0,
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -1054,44 +1054,6 @@ ...@@ -1054,44 +1054,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "list",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "list",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "list",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "list",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControlParam" : { "getPSControlParam" : {
"height" : 100.0, "height" : 100.0,
...@@ -1228,15 +1190,15 @@ ...@@ -1228,15 +1190,15 @@
"id" : "DataExport" "id" : "DataExport"
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONVIEWMOUNTED", "点击" ], "hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -303,44 +303,6 @@ ...@@ -303,44 +303,6 @@
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ], } ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
...@@ -471,15 +433,15 @@ ...@@ -471,15 +433,15 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "testid", "name" : "testid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -99,13 +99,13 @@ ...@@ -99,13 +99,13 @@
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create", "id" : "create",
"actionName" : "Create", "actionName" : "Save2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Save2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -117,13 +117,13 @@ ...@@ -117,13 +117,13 @@
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -133,13 +133,13 @@ ...@@ -133,13 +133,13 @@
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft", "id" : "loaddraft",
"actionName" : "GetDraft", "actionName" : "GetDraft2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "GetDraft2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -149,13 +149,13 @@ ...@@ -149,13 +149,13 @@
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load", "id" : "load",
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -169,78 +169,78 @@ ...@@ -169,78 +169,78 @@
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "GetDraft", "actionName" : "GetDraft2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "GetDraft2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Create", "actionName" : "Save2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Save2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Update", "actionName" : "Update2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Update2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Remove", "actionName" : "Remove2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
"name" : "remove", "name" : "remove",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Remove2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -578,13 +578,13 @@ ...@@ -578,13 +578,13 @@
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
"actionName" : "Remove", "actionName" : "Remove2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
"name" : "remove", "name" : "remove",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Remove2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -595,13 +595,13 @@ ...@@ -595,13 +595,13 @@
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update", "id" : "update",
"actionName" : "Update", "actionName" : "Update2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Update2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -101,13 +101,13 @@ ...@@ -101,13 +101,13 @@
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create", "id" : "create",
"actionName" : "Create", "actionName" : "Save2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Save2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -119,10 +119,14 @@ ...@@ -119,10 +119,14 @@
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get2"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -131,13 +135,13 @@ ...@@ -131,13 +135,13 @@
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft", "id" : "loaddraft",
"actionName" : "GetDraft", "actionName" : "GetDraft2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "GetDraft2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -147,13 +151,13 @@ ...@@ -147,13 +151,13 @@
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load", "id" : "load",
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -167,74 +171,78 @@ ...@@ -167,74 +171,78 @@
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "GetDraft", "actionName" : "GetDraft2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "GetDraft2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "GETDRAFTFROM", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get2"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Get", "actionName" : "Get2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Get2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Create", "actionName" : "Save2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Save2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Update", "actionName" : "Update2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Update2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Remove", "actionName" : "Remove2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
"name" : "remove", "name" : "remove",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Remove2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -572,13 +580,13 @@ ...@@ -572,13 +580,13 @@
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
"actionName" : "Remove", "actionName" : "Remove2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
"name" : "remove", "name" : "remove",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Remove2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -589,13 +597,13 @@ ...@@ -589,13 +597,13 @@
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update", "id" : "update",
"actionName" : "Update", "actionName" : "Update2",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "UPDATE",
"name" : "update", "name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "Update2"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册