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

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

上级 cb019181
...@@ -18,21 +18,6 @@ ...@@ -18,21 +18,6 @@
} }
}, },
"hookEventNames" : [ "FINISH" ], "hookEventNames" : [ "FINISH" ],
"getInitPSControlAction" : {
"modelref" : true,
"id" : "init",
"actionName" : "Create",
"actionType" : "DEACTION",
"name" : "init",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"logicName" : "默认向导", "logicName" : "默认向导",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -42,21 +42,6 @@ ...@@ -42,21 +42,6 @@
} }
}, },
"hookEventNames" : [ "FINISH" ], "hookEventNames" : [ "FINISH" ],
"getInitPSControlAction" : {
"modelref" : true,
"id" : "init",
"actionName" : "Create",
"actionType" : "DEACTION",
"name" : "init",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"logicName" : "默认向导", "logicName" : "默认向导",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -64,18 +49,6 @@ ...@@ -64,18 +49,6 @@
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Create",
"actionType" : "DEACTION",
"name" : "init",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update", "actionName" : "Update",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "finish", "name" : "finish",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册