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

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

上级 1ea51790
...@@ -2110,5 +2110,8 @@ ...@@ -2110,5 +2110,8 @@
"modelid" : "fa1370490e24654b68f76899ff0a5688", "modelid" : "fa1370490e24654b68f76899ff0a5688",
"modeltype" : "PSDEDRTAB" "modeltype" : "PSDEDRTAB"
} ], } ],
"getUserParam" : {
"ABC" : "ABCX"
},
"id" : "PSSYSAPPS/Web/PSSYSAPP.json" "id" : "PSSYSAPPS/Web/PSSYSAPP.json"
} }
\ No newline at end of file
...@@ -11315,16 +11315,16 @@ ...@@ -11315,16 +11315,16 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -11341,6 +11341,12 @@ ...@@ -11341,6 +11341,12 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11358,17 +11364,18 @@ ...@@ -11358,17 +11364,18 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11412,13 +11419,6 @@ ...@@ -11412,13 +11419,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
...@@ -11446,16 +11446,16 @@ ...@@ -11446,16 +11446,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
...@@ -57343,5 +57343,8 @@ ...@@ -57343,5 +57343,8 @@
"enableWFActions" : false, "enableWFActions" : false,
"major" : true "major" : true
} ] } ]
},
"getUserParam" : {
"ABC" : "ABCX"
} }
} }
\ No newline at end of file
...@@ -1377,5 +1377,8 @@ ...@@ -1377,5 +1377,8 @@
"modeltype" : "PSAPPUTILVIEW" "modeltype" : "PSAPPUTILVIEW"
} ] } ]
}, },
"getUserParam" : {
"ABC" : "ABCX"
},
"id" : "PSSYSAPPS/Web/PSSYSAPP.json" "id" : "PSSYSAPPS/Web/PSSYSAPP.json"
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册