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

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

上级 cb6c1046
...@@ -1582,16 +1582,16 @@ ...@@ -1582,16 +1582,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"
} }
} ] } ]
}, { }, {
......
...@@ -113,11 +113,11 @@ ...@@ -113,11 +113,11 @@
"hidden" : true, "hidden" : true,
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "field11", "id" : "field",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD11", "name" : "FIELD",
"codeName" : "Field11" "codeName" : "Field"
} }
}, { }, {
"id" : "bookid", "id" : "bookid",
...@@ -127,30 +127,6 @@ ...@@ -127,30 +127,6 @@
"name" : "BOOKID", "name" : "BOOKID",
"codeName" : "BookId" "codeName" : "BookId"
} }
}, {
"id" : "field42",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD42",
"codeName" : "Field42"
}
}, {
"id" : "field38",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "field40",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD40",
"codeName" : "Field40"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "基本信息", "caption" : "基本信息",
...@@ -166,8 +142,8 @@ ...@@ -166,8 +142,8 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel1", "name" : "grouppanel1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "级联选择器", "caption" : "searchCond",
"codeName" : "field11", "codeName" : "field",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -175,66 +151,25 @@ ...@@ -175,66 +151,25 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field11", "name" : "field",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD11", "name" : "FIELD",
"codeName" : "Field11" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CASCADER", "editorParams" : {
"name" : "field11", "USERCONTROL" : "TRUE"
"getPSEditorItems" : [ { },
"name" : "field38", "editorStyle" : "searchCondEdit",
"getPSAppDEACMode" : { "editorType" : "USERCONTROL",
"modelref" : true, "name" : "field"
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
}
}, {
"name" : "field40",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
}
}, {
"name" : "field42",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
} ],
"valueItemName" : "field38"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueItemName" : "field38", "allowEmpty" : false,
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -278,87 +213,6 @@ ...@@ -278,87 +213,6 @@
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true, "hidden" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性42",
"codeName" : "field42",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field42",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD42",
"codeName" : "Field42"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "field42"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
}, {
"caption" : "属性38",
"codeName" : "field38",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field38",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "field38"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
}, {
"caption" : "属性40",
"codeName" : "field40",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field40",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD40",
"codeName" : "Field40"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "field40"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2EditView.json",
"height" : 800, "height" : 800,
"name" : "bookUsr2EditView", "name" : "bookUsr2EditView",
"openMode" : "DRAWER_TOP", "openMode" : "INDEXVIEWTAB",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
...@@ -810,11 +810,11 @@ ...@@ -810,11 +810,11 @@
"hidden" : true, "hidden" : true,
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "field11", "id" : "field",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD11", "name" : "FIELD",
"codeName" : "Field11" "codeName" : "Field"
} }
}, { }, {
"id" : "bookid", "id" : "bookid",
...@@ -824,30 +824,6 @@ ...@@ -824,30 +824,6 @@
"name" : "BOOKID", "name" : "BOOKID",
"codeName" : "BookId" "codeName" : "BookId"
} }
}, {
"id" : "field42",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD42",
"codeName" : "Field42"
}
}, {
"id" : "field38",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "field40",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD40",
"codeName" : "Field40"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "基本信息", "caption" : "基本信息",
...@@ -863,8 +839,8 @@ ...@@ -863,8 +839,8 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel1", "name" : "grouppanel1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "级联选择器", "caption" : "searchCond",
"codeName" : "field11", "codeName" : "field",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -872,66 +848,25 @@ ...@@ -872,66 +848,25 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field11", "name" : "field",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD11", "name" : "FIELD",
"codeName" : "Field11" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CASCADER", "editorParams" : {
"name" : "field11", "USERCONTROL" : "TRUE"
"getPSEditorItems" : [ { },
"name" : "field38", "editorStyle" : "searchCondEdit",
"getPSAppDEACMode" : { "editorType" : "USERCONTROL",
"modelref" : true, "name" : "field"
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
}
}, {
"name" : "field40",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
}
}, {
"name" : "field42",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
} ],
"valueItemName" : "field38"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueItemName" : "field38", "allowEmpty" : false,
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -975,87 +910,6 @@ ...@@ -975,87 +910,6 @@
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true, "hidden" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性42",
"codeName" : "field42",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field42",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD42",
"codeName" : "Field42"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "field42"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
}, {
"caption" : "属性38",
"codeName" : "field38",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field38",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "field38"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
}, {
"caption" : "属性40",
"codeName" : "field40",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field40",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD40",
"codeName" : "Field40"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "field40"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -2868,6 +2868,12 @@ ...@@ -2868,6 +2868,12 @@
}, },
"pluginCode" : "editorTest", "pluginCode" : "editorTest",
"styleCode" : "editorTest" "styleCode" : "editorTest"
}, {
"codeName" : "searchCondEdit",
"containerType" : "FORMITEM",
"editorType" : "USERCONTROL",
"name" : "searchCond编辑器",
"styleCode" : "searchCondEdit"
}, { }, {
"codeName" : "textStyle1", "codeName" : "textStyle1",
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
...@@ -12996,16 +13002,16 @@ ...@@ -12996,16 +13002,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"
} }
} ] } ]
}, { }, {
...@@ -13034,22 +13040,22 @@ ...@@ -13034,22 +13040,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"
} }
} ] } ]
}, { }, {
...@@ -13066,82 +13072,82 @@ ...@@ -13066,82 +13072,82 @@
"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" : "ViewMsg9" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg7"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg9"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg13"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
} ] } ]
...@@ -13149,12 +13155,6 @@ ...@@ -13149,12 +13155,6 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13166,21 +13166,27 @@ ...@@ -13166,21 +13166,27 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
...@@ -738,6 +738,15 @@ ...@@ -738,6 +738,15 @@
}, },
"styleCode" : "textStyle1", "styleCode" : "textStyle1",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "searchCondEdit",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/searchCondEdit.json",
"editorHeight" : -1.0,
"editorType" : "USERCONTROL",
"editorWidth" : -1.0,
"name" : "searchCond编辑器",
"styleCode" : "searchCondEdit",
"replaceDefault" : false
}, { }, {
"codeName" : "DEPATMENTMULTIPLE", "codeName" : "DEPATMENTMULTIPLE",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/DEPATMENTMULTIPLE.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/DEPATMENTMULTIPLE.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册