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

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

上级 d14ae480
...@@ -1432,16 +1432,16 @@ ...@@ -1432,16 +1432,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"
} }
} ] } ]
}, { }, {
......
...@@ -278,20 +278,20 @@ ...@@ -278,20 +278,20 @@
"codeName" : "BookId" "codeName" : "BookId"
} }
}, { }, {
"id" : "field10", "id" : "createdate",
"hidden" : true, "hidden" : true,
"dataType" : 5, "dataType" : 5,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD10", "name" : "CREATEDATE",
"codeName" : "Field10" "codeName" : "CreateDate"
} }
}, { }, {
"id" : "end", "id" : "updatedate",
"hidden" : true, "hidden" : true,
"dataType" : 5, "dataType" : 5,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "END", "name" : "UPDATEDATE",
"codeName" : "End" "codeName" : "UpdateDate"
} }
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
...@@ -762,16 +762,16 @@ ...@@ -762,16 +762,16 @@
"editorType" : "DATERANGE", "editorType" : "DATERANGE",
"name" : "formitem22", "name" : "formitem22",
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field10" "name" : "createdate"
}, { }, {
"name" : "end" "name" : "updatedate"
} ] } ]
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueItemName" : "FIELD10", "valueItemName" : "CREATEDATE",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
...@@ -802,52 +802,52 @@ ...@@ -802,52 +802,52 @@
"hidden" : true, "hidden" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "日期", "caption" : "建立时间",
"codeName" : "field10", "codeName" : "createdate",
"dataType" : 5, "dataType" : 5,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field10", "name" : "createdate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD10", "name" : "CREATEDATE",
"codeName" : "Field10" "codeName" : "CreateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "HIDDEN", "editorType" : "HIDDEN",
"name" : "field10" "name" : "createdate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true, "hidden" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "结束时间", "caption" : "更新时间",
"codeName" : "end", "codeName" : "updatedate",
"dataType" : 5, "dataType" : 5,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "end", "name" : "updatedate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "END", "name" : "UPDATEDATE",
"codeName" : "End" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "HIDDEN", "editorType" : "HIDDEN",
"name" : "end" "name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -395,20 +395,20 @@ ...@@ -395,20 +395,20 @@
"codeName" : "BookId" "codeName" : "BookId"
} }
}, { }, {
"id" : "field10", "id" : "createdate",
"hidden" : true, "hidden" : true,
"dataType" : 5, "dataType" : 5,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD10", "name" : "CREATEDATE",
"codeName" : "Field10" "codeName" : "CreateDate"
} }
}, { }, {
"id" : "end", "id" : "updatedate",
"hidden" : true, "hidden" : true,
"dataType" : 5, "dataType" : 5,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "END", "name" : "UPDATEDATE",
"codeName" : "End" "codeName" : "UpdateDate"
} }
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
...@@ -879,16 +879,16 @@ ...@@ -879,16 +879,16 @@
"editorType" : "DATERANGE", "editorType" : "DATERANGE",
"name" : "formitem22", "name" : "formitem22",
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field10" "name" : "createdate"
}, { }, {
"name" : "end" "name" : "updatedate"
} ] } ]
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueItemName" : "FIELD10", "valueItemName" : "CREATEDATE",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
...@@ -919,52 +919,52 @@ ...@@ -919,52 +919,52 @@
"hidden" : true, "hidden" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "日期", "caption" : "建立时间",
"codeName" : "field10", "codeName" : "createdate",
"dataType" : 5, "dataType" : 5,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field10", "name" : "createdate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD10", "name" : "CREATEDATE",
"codeName" : "Field10" "codeName" : "CreateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "HIDDEN", "editorType" : "HIDDEN",
"name" : "field10" "name" : "createdate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true, "hidden" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "结束时间", "caption" : "更新时间",
"codeName" : "end", "codeName" : "updatedate",
"dataType" : 5, "dataType" : 5,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "end", "name" : "updatedate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "END", "name" : "UPDATEDATE",
"codeName" : "End" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "HIDDEN", "editorType" : "HIDDEN",
"name" : "end" "name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -11189,16 +11189,16 @@ ...@@ -11189,16 +11189,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"
} }
} ] } ]
}, { }, {
...@@ -11227,10 +11227,10 @@ ...@@ -11227,10 +11227,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -11239,10 +11239,10 @@ ...@@ -11239,10 +11239,10 @@
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -11259,16 +11259,16 @@ ...@@ -11259,16 +11259,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
...@@ -11277,21 +11277,29 @@ ...@@ -11277,21 +11277,29 @@
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11305,13 +11313,6 @@ ...@@ -11305,13 +11313,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11325,18 +11326,17 @@ ...@@ -11325,18 +11326,17 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg13"
}, }
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
...@@ -11348,16 +11348,16 @@ ...@@ -11348,16 +11348,16 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册