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

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

上级 8df4995d
...@@ -1375,16 +1375,16 @@ ...@@ -1375,16 +1375,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -666,6 +666,17 @@ ...@@ -666,6 +666,17 @@
"codeName" : "TESTGRIDName" "codeName" : "TESTGRIDName"
} }
} ], } ],
"getPSDEGridEditItemUpdates" : [ {
"codeName" : "test11",
"name" : "test1111",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSDEGEIUpdateDetails" : [ {
"name" : "test1"
} ]
} ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "属性2", "caption" : "属性2",
"codeName" : "test2", "codeName" : "test2",
......
...@@ -1076,6 +1076,17 @@ ...@@ -1076,6 +1076,17 @@
"codeName" : "TESTGRIDName" "codeName" : "TESTGRIDName"
} }
} ], } ],
"getPSDEGridEditItemUpdates" : [ {
"codeName" : "test11",
"name" : "test1111",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSDEGEIUpdateDetails" : [ {
"name" : "test1"
} ]
} ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "属性2", "caption" : "属性2",
"codeName" : "test2", "codeName" : "test2",
......
...@@ -3490,16 +3490,16 @@ ...@@ -3490,16 +3490,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册