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

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

上级 1e10b229
...@@ -1482,16 +1482,16 @@ ...@@ -1482,16 +1482,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"
} }
} ] } ]
}, { }, {
......
...@@ -256,7 +256,16 @@ ...@@ -256,7 +256,16 @@
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "FOLLOW_SELECT" "pluginCode" : "FOLLOW_SELECT",
"pluginParams" : {
"URL" : "projects/${context.project}/project_members/fetchdefault",
"DEPTURL" : "/users/fetchdefault",
"USERMAP" : "{\"id\":\"user_id\",\"name\":\"name\"}",
"SRFNAVPARAM.n_department_id_eq" : "%srforgsectorid%",
"DEPTMETHOD" : "get",
"DEPTMAP" : "{\"id\":\"id\",\"name\":\"display_name\"}",
"USERMETHOD" : "post"
}
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
......
...@@ -374,7 +374,16 @@ ...@@ -374,7 +374,16 @@
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "FOLLOW_SELECT" "pluginCode" : "FOLLOW_SELECT",
"pluginParams" : {
"URL" : "projects/${context.project}/project_members/fetchdefault",
"DEPTURL" : "/users/fetchdefault",
"USERMAP" : "{\"id\":\"user_id\",\"name\":\"name\"}",
"SRFNAVPARAM.n_department_id_eq" : "%srforgsectorid%",
"DEPTMETHOD" : "get",
"DEPTMAP" : "{\"id\":\"id\",\"name\":\"display_name\"}",
"USERMETHOD" : "post"
}
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
......
...@@ -5640,7 +5640,16 @@ ...@@ -5640,7 +5640,16 @@
"name" : "关注选择", "name" : "关注选择",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "FOLLOW_SELECT" "pluginCode" : "FOLLOW_SELECT",
"pluginParams" : {
"URL" : "projects/${context.project}/project_members/fetchdefault",
"DEPTURL" : "/users/fetchdefault",
"USERMAP" : "{\"id\":\"user_id\",\"name\":\"name\"}",
"SRFNAVPARAM.n_department_id_eq" : "%srforgsectorid%",
"DEPTMETHOD" : "get",
"DEPTMAP" : "{\"id\":\"id\",\"name\":\"display_name\"}",
"USERMETHOD" : "post"
}
}, },
"pluginCode" : "FOLLOW_SELECT", "pluginCode" : "FOLLOW_SELECT",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
...@@ -13187,16 +13196,16 @@ ...@@ -13187,16 +13196,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"
} }
} ] } ]
}, { }, {
...@@ -13225,12 +13234,6 @@ ...@@ -13225,12 +13234,6 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13242,6 +13245,12 @@ ...@@ -13242,6 +13245,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup7", "codeName" : "VMGroup7",
...@@ -13263,16 +13272,16 @@ ...@@ -13263,16 +13272,16 @@
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
...@@ -13285,10 +13294,10 @@ ...@@ -13285,10 +13294,10 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -13298,12 +13307,11 @@ ...@@ -13298,12 +13307,11 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13318,11 +13326,12 @@ ...@@ -13318,11 +13326,12 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13330,32 +13339,32 @@ ...@@ -13330,32 +13339,32 @@
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
...@@ -288,7 +288,16 @@ ...@@ -288,7 +288,16 @@
"name" : "关注选择", "name" : "关注选择",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "FOLLOW_SELECT" "pluginCode" : "FOLLOW_SELECT",
"pluginParams" : {
"URL" : "projects/${context.project}/project_members/fetchdefault",
"DEPTURL" : "/users/fetchdefault",
"USERMAP" : "{\"id\":\"user_id\",\"name\":\"name\"}",
"SRFNAVPARAM.n_department_id_eq" : "%srforgsectorid%",
"DEPTMETHOD" : "get",
"DEPTMAP" : "{\"id\":\"id\",\"name\":\"display_name\"}",
"USERMETHOD" : "post"
}
}, },
"pluginCode" : "FOLLOW_SELECT", "pluginCode" : "FOLLOW_SELECT",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册