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

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

上级 f99fb409
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
} ], } ],
"getAllPSDEDataImports" : [ { "getAllPSDEDataImports" : [ {
"batchSize" : 1000, "batchSize" : 1000,
"codeName" : "DataImport", "codeName" : "DataImportTest",
"createDataAccessAction" : "CREATE", "createDataAccessAction" : "CREATE",
"getCreatePSDEAction" : { "getCreatePSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -267,7 +267,7 @@ ...@@ -267,7 +267,7 @@
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true, "enableFront" : true,
"ignoreError" : false, "ignoreError" : false,
"id" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEDATAIMPS/DataImport.json" "id" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEDATAIMPS/DataImportTest.json"
} ], } ],
"getAllPSDEDataQueries" : [ { "getAllPSDEDataQueries" : [ {
"getAllPSDEDataQueryCodes" : [ { "getAllPSDEDataQueryCodes" : [ {
......
...@@ -287,7 +287,7 @@ ...@@ -287,7 +287,7 @@
} ], } ],
"getAllPSAppDEDataImports" : [ { "getAllPSAppDEDataImports" : [ {
"batchSize" : 1000, "batchSize" : 1000,
"codeName" : "DataImport", "codeName" : "DataImportTest",
"createDataAccessAction" : "CREATE", "createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : { "getCreatePSAppDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -1268,7 +1268,7 @@ ...@@ -1268,7 +1268,7 @@
"dataAccCtrlMode" : 1, "dataAccCtrlMode" : 1,
"getDefaultPSAppDEDataImport" : { "getDefaultPSAppDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImportTest"
}, },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json",
"enableUIActions" : 15, "enableUIActions" : 15,
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
}, },
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImportTest"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
......
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
}, },
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImportTest"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
......
...@@ -11303,22 +11303,22 @@ ...@@ -11303,22 +11303,22 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -11335,45 +11335,58 @@ ...@@ -11335,45 +11335,58 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg11"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11400,30 +11413,11 @@ ...@@ -11400,30 +11413,11 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11435,6 +11429,12 @@ ...@@ -11435,6 +11429,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -39153,7 +39153,7 @@ ...@@ -39153,7 +39153,7 @@
}, },
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImportTest"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
...@@ -56302,7 +56302,7 @@ ...@@ -56302,7 +56302,7 @@
} ], } ],
"getAllPSAppDEDataImports" : [ { "getAllPSAppDEDataImports" : [ {
"batchSize" : 1000, "batchSize" : 1000,
"codeName" : "DataImport", "codeName" : "DataImportTest",
"createDataAccessAction" : "CREATE", "createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : { "getCreatePSAppDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -57283,7 +57283,7 @@ ...@@ -57283,7 +57283,7 @@
"dataAccCtrlMode" : 1, "dataAccCtrlMode" : 1,
"getDefaultPSAppDEDataImport" : { "getDefaultPSAppDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImportTest"
}, },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json",
"enableUIActions" : 15, "enableUIActions" : 15,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册