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

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

上级 82b74ccf
......@@ -1579,16 +1579,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -1047,11 +1047,6 @@
"allowEmpty" : true,
"needCodeListConfig" : true
} ],
"removeDataAccessAction" : "DELETE",
"getRemovePSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
......@@ -1348,10 +1343,6 @@
},
"allowEmpty" : true
} ],
"getRemovePSAppDEAction" : {
"modelref" : true,
"id" : "Remove"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
......
......@@ -1219,11 +1219,6 @@
"allowEmpty" : true,
"needCodeListConfig" : true
} ],
"removeDataAccessAction" : "DELETE",
"getRemovePSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
......@@ -1520,10 +1515,6 @@
},
"allowEmpty" : true
} ],
"getRemovePSAppDEAction" : {
"modelref" : true,
"id" : "Remove"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
......
......@@ -1133,11 +1133,6 @@
"allowEmpty" : true,
"needCodeListConfig" : true
} ],
"removeDataAccessAction" : "DELETE",
"getRemovePSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
......@@ -1434,10 +1429,6 @@
},
"allowEmpty" : true
} ],
"getRemovePSAppDEAction" : {
"modelref" : true,
"id" : "Remove"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
......
......@@ -12816,16 +12816,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......@@ -12860,16 +12860,16 @@
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg5"
}
} ]
}, {
......@@ -12886,6 +12886,12 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -12903,17 +12909,18 @@
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -12957,13 +12964,6 @@
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
} ]
}, {
"codeName" : "VMGroup5",
......@@ -12991,16 +12991,16 @@
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容",
"name" : "动态模式-实体数据集",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg15"
"id" : "ViewMsg14"
}
}, {
"name" : "动态模式-实体数据集",
"name" : "动态模式-静态内容",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg14"
"id" : "ViewMsg15"
}
} ]
} ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册