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

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

上级 6582adad
...@@ -21,12 +21,12 @@ ...@@ -21,12 +21,12 @@
"getInitPSControlAction" : { "getInitPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "init", "id" : "init",
"actionName" : "Get", "actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "init", "name" : "init",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -45,12 +45,12 @@ ...@@ -45,12 +45,12 @@
"getInitPSControlAction" : { "getInitPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "init", "id" : "init",
"actionName" : "Get", "actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "init", "name" : "init",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -64,12 +64,12 @@ ...@@ -64,12 +64,12 @@
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "init", "name" : "init",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册