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

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

上级 dc1978e9
...@@ -29,6 +29,9 @@ ...@@ -29,6 +29,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0320261658.json" "path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0320261658.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json" "path" : "PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json"
......
{
"codeListTag" : "Test__TreeDynaCodeList",
"codeListType" : "DYNAMIC",
"codeName" : "TreeDynaCodeList",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json",
"emptyText" : "未定义",
"name" : "树形动态代码表",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TreeNode.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
...@@ -1614,6 +1614,12 @@ ...@@ -1614,6 +1614,12 @@
"name" : "树节点实体选择表格视图(部件视图)", "name" : "树节点实体选择表格视图(部件视图)",
"realModelSubType" : "DEPICKUPGRIDVIEW", "realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2EditView",
"logicName" : "树节点实体编辑视图(2)",
"name" : "树节点实体编辑视图(2)",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "PickupView", "codeName" : "PickupView",
"logicName" : "树节点实体数据选择视图", "logicName" : "树节点实体数据选择视图",
...@@ -1662,6 +1668,13 @@ ...@@ -1662,6 +1668,13 @@
"name" : "主编辑表单", "name" : "主编辑表单",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "Main_2",
"logicName" : "主编辑表单2",
"modelTag2" : "0",
"name" : "主编辑表单2",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
} ], } ],
"codeName" : "TreeNode", "codeName" : "TreeNode",
"dEType" : 1, "dEType" : 1,
......
{
"codeListTag" : "Test__TreeDynaCodeList",
"codeListType" : "DYNAMIC",
"codeName" : "TreeDynaCodeList",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/TreeDynaCodeList.json",
"emptyText" : "未定义",
"name" : "树形动态代码表",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
},
"enableCache" : true
}
\ No newline at end of file
...@@ -1450,6 +1450,10 @@ ...@@ -1450,6 +1450,10 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeMPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeMPickupView.json",
"viewType" : "DEMPICKUPVIEW" "viewType" : "DEMPICKUPVIEW"
......
{
"codeName" : "Main_2",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode/PSFORMS/Main_2.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}
},
"logicName" : "主编辑表单2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TREENODEID",
"codeName" : "TreeNodeId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TREENODENAME",
"codeName" : "TreeNodeName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "treenodename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TREENODENAME",
"codeName" : "TreeNodeName"
}
}, {
"id" : "treenodeid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TREENODEID",
"codeName" : "TreeNodeId"
}
} ],
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "基本信息",
"lanResTag" : "CONTROL.DEFORM.TREENODE.MAIN.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.TREENODE.MAIN.FORMPAGE.FORMPAGE1]",
"refFlag" : true
},
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"getCapPSLanguageRes" : {
"defaultContent" : "树节点基本信息",
"lanResTag" : "CONTROL.DEFORM.TREENODE.MAIN.GROUPPANEL.GROUP1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.TREENODE.MAIN.GROUPPANEL.GROUP1]",
"refFlag" : true
},
"caption" : "树节点基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "树节点名称",
"lanResTag" : "DEF.LNAME.TREENODENAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[TREENODENAME]",
"refFlag" : true
},
"caption" : "树形动态代码表",
"codeName" : "treenodename",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "treenodename",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TREENODENAME",
"codeName" : "TreeNodeName"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "treenodename",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TreeDynaCodeList.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "树节点标识",
"lanResTag" : "DEF.LNAME.TREENODEID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[TREENODEID]",
"refFlag" : true
},
"caption" : "树节点标识",
"codeName" : "treenodeid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "treenodeid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TREENODEID",
"codeName" : "TreeNodeId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "treenodeid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}
},
"noTabHeader" : true,
"modelid" : "F9CEE280-D27E-4778-860E-E1DB0428082B",
"modeltype" : "PSDEFORM_EDITFORM"
}
\ No newline at end of file
...@@ -887,6 +887,28 @@ ...@@ -887,6 +887,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试向导视图" "tooltip" : "测试向导视图"
}, {
"accUserMode" : 2,
"caption" : "树形代码表",
"itemType" : "MENUITEM",
"name" : "menuitem139",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc102"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "树形代码表"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -395,6 +395,16 @@ ...@@ -395,6 +395,16 @@
"id" : "UsrAppFunc0607638517" "id" : "UsrAppFunc0607638517"
}, },
"tooltip" : "测试向导视图" "tooltip" : "测试向导视图"
}, {
"accUserMode" : 2,
"caption" : "树形代码表",
"itemType" : "MENUITEM",
"name" : "menuitem139",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc102"
},
"tooltip" : "树形代码表"
} ], } ],
"tooltip" : "单数据视图" "tooltip" : "单数据视图"
}, { }, {
......
...@@ -496,6 +496,23 @@ ...@@ -496,6 +496,23 @@
"value" : "RouterUrl" "value" : "RouterUrl"
} ], } ],
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__TreeDynaCodeList",
"codeListType" : "DYNAMIC",
"codeName" : "TreeDynaCodeList",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/TreeDynaCodeList.json",
"emptyText" : "未定义",
"name" : "树形动态代码表",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
},
"enableCache" : true
}, { }, {
"codeListTag" : "common__UsrCodeList0129249258", "codeListTag" : "common__UsrCodeList0129249258",
"codeListType" : "STATIC", "codeListType" : "STATIC",
...@@ -3453,6 +3470,16 @@ ...@@ -3453,6 +3470,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json",
"viewType" : "DEWFDYNAACTIONVIEW" "viewType" : "DEWFDYNAACTIONVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc102",
"name" : "测试树形代码表",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc48", "codeName" : "AppFunc48",
...@@ -9712,22 +9739,22 @@ ...@@ -9712,22 +9739,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"
} }
} ] } ]
}, { }, {
...@@ -9744,6 +9771,12 @@ ...@@ -9744,6 +9771,12 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9761,17 +9794,36 @@ ...@@ -9761,17 +9794,36 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
} ] }, {
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9797,31 +9849,6 @@ ...@@ -9797,31 +9849,6 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
...@@ -10535,6 +10562,12 @@ ...@@ -10535,6 +10562,12 @@
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "PageAggGridView" "view" : "PageAggGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeUsr2EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "TreeNode",
"view" : "Usr2EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
...@@ -13129,6 +13162,28 @@ ...@@ -13129,6 +13162,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试向导视图" "tooltip" : "测试向导视图"
}, {
"accUserMode" : 2,
"caption" : "树形代码表",
"itemType" : "MENUITEM",
"name" : "menuitem139",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc102"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "树形代码表"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -339,6 +339,9 @@ ...@@ -339,6 +339,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList31.json" "path" : "PSCODELISTS/CodeList31.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/CodeList25.json" "path" : "PSMODULES/common/PSCODELISTS/CodeList25.json"
...@@ -1025,6 +1028,9 @@ ...@@ -1025,6 +1028,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0320261658.json" "path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0320261658.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/TreeDynaCodeList.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json" "path" : "PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册