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

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

上级 cec3267e
...@@ -14,6 +14,9 @@ ...@@ -14,6 +14,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json" "path" : "PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0125888716.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/CodeList73.json" "path" : "PSMODULES/Test/PSCODELISTS/CodeList73.json"
......
{
"codeListTag" : "Test__UsrCodeList0125888716",
"codeListType" : "DYNAMIC",
"codeName" : "UsrCodeList0125888716",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0125888716.json",
"dynaSysMode" : 1,
"emptyText" : "未定义",
"name" : "报销单明细2",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2.json"
},
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/Test.json"
},
"refFlag" : true,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
"subSysAsCloud" : false,
"subSysCodeList" : false,
"userScope" : false
}
\ No newline at end of file
{
"codeListTag" : "Test__UsrCodeList0125888716",
"codeListType" : "DYNAMIC",
"codeName" : "Test__UsrCodeList0125888716",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0125888716.json",
"dynaSysMode" : 1,
"emptyText" : "未定义",
"name" : "报销单明细2",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXDMX2.json"
},
"enableCache" : true
}
\ No newline at end of file
...@@ -454,6 +454,9 @@ ...@@ -454,6 +454,9 @@
"name" : "BXDMX2NAME", "name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name" "codeName" : "BXDMX2Name"
} }
}, {
"id" : "formitem",
"dataType" : 25
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -552,6 +555,33 @@ ...@@ -552,6 +555,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0125888716.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -119,6 +119,9 @@ ...@@ -119,6 +119,9 @@
"name" : "BXDMX2NAME", "name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name" "codeName" : "BXDMX2Name"
} }
}, {
"id" : "formitem",
"dataType" : 25
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -217,6 +220,33 @@ ...@@ -217,6 +220,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0125888716.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -565,6 +565,9 @@ ...@@ -565,6 +565,9 @@
"name" : "BXDMX2NAME", "name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name" "codeName" : "BXDMX2Name"
} }
}, {
"id" : "formitem",
"dataType" : 25
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -663,6 +666,33 @@ ...@@ -663,6 +666,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0125888716.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -823,6 +823,9 @@ ...@@ -823,6 +823,9 @@
"name" : "BXDMX2NAME", "name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name" "codeName" : "BXDMX2Name"
} }
}, {
"id" : "formitem",
"dataType" : 25
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -921,6 +924,33 @@ ...@@ -921,6 +924,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0125888716.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -531,6 +531,24 @@ ...@@ -531,6 +531,24 @@
"codeName" : "Ptreenodeid" "codeName" : "Ptreenodeid"
}, },
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__UsrCodeList0125888716",
"codeListType" : "DYNAMIC",
"codeName" : "Test__UsrCodeList0125888716",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0125888716.json",
"dynaSysMode" : 1,
"emptyText" : "未定义",
"name" : "报销单明细2",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXDMX2.json"
},
"enableCache" : true
}, { }, {
"codeListTag" : "Test__UsrCodeList1225197182", "codeListTag" : "Test__UsrCodeList1225197182",
"codeListType" : "STATIC", "codeListType" : "STATIC",
...@@ -13006,22 +13024,22 @@ ...@@ -13006,22 +13024,22 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
} ] } ]
}, { }, {
...@@ -13043,12 +13061,6 @@ ...@@ -13043,12 +13061,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13061,30 +13073,22 @@ ...@@ -13061,30 +13073,22 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg8"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13097,6 +13101,13 @@ ...@@ -13097,6 +13101,13 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13104,16 +13115,23 @@ ...@@ -13104,16 +13115,23 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
} ] } ]
...@@ -13121,12 +13139,6 @@ ...@@ -13121,12 +13139,6 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13138,6 +13150,12 @@ ...@@ -13138,6 +13150,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -171,6 +171,9 @@ ...@@ -171,6 +171,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList20.json" "path" : "PSCODELISTS/CodeList20.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0125888716.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList50.json" "path" : "PSCODELISTS/CodeList50.json"
...@@ -1381,6 +1384,9 @@ ...@@ -1381,6 +1384,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json" "path" : "PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0125888716.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/CodeList73.json" "path" : "PSMODULES/Test/PSCODELISTS/CodeList73.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册