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

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

上级 474697ca
...@@ -22,13 +22,13 @@ ...@@ -22,13 +22,13 @@
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
"actionName" : "Get2", "actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get2" "id" : "Get"
}, },
"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" : "Get2", "actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get2" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -125,13 +125,13 @@ ...@@ -125,13 +125,13 @@
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
"actionName" : "Get2", "actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get2" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -157,13 +157,13 @@ ...@@ -157,13 +157,13 @@
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load", "id" : "load",
"actionName" : "Get2", "actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get2" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -190,26 +190,26 @@ ...@@ -190,26 +190,26 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Get2", "actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraftfrom", "name" : "loaddraftfrom",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get2" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "Get2", "actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
"name" : "load", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get2" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册