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

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

上级 48667734
...@@ -3699,6 +3699,12 @@ ...@@ -3699,6 +3699,12 @@
"name" : "测试实体实体表格视图", "name" : "测试实体实体表格视图",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupView3",
"logicName" : "测试实体实体数据选择视图(分页关系)",
"name" : "测试实体实体数据选择视图(分页关系)",
"realModelSubType" : "DEPICKUPVIEW3",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "GridView_modal", "codeName" : "GridView_modal",
"logicName" : "测试实体实体表格视图_模态", "logicName" : "测试实体实体表格视图_模态",
......
...@@ -319,6 +319,7 @@ ...@@ -319,6 +319,7 @@
"viewLevel" : 0 "viewLevel" : 0
} ], } ],
"getAllPSDEDataSets" : [ { "getAllPSDEDataSets" : [ {
"actionHolder" : 2,
"codeName" : "DataSet2", "codeName" : "DataSet2",
"logicName" : "嵌套数据集", "logicName" : "嵌套数据集",
"name" : "DATASET2", "name" : "DATASET2",
...@@ -342,11 +343,7 @@ ...@@ -342,11 +343,7 @@
}, },
"type" : "PAGE" "type" : "PAGE"
}, },
"getPSSubSysServiceAPIDEMethod" : { "enableBackend" : false,
"modelref" : true,
"id" : "FetchDataSet2"
},
"enableBackend" : true,
"enableFront" : true, "enableFront" : true,
"enableTempData" : true "enableTempData" : true
}, { }, {
...@@ -1592,6 +1589,12 @@ ...@@ -1592,6 +1589,12 @@
"name" : "报销单实体表格视图(多数据测试)", "name" : "报销单实体表格视图(多数据测试)",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr09045164ListView9",
"logicName" : "实体列表视图94(部件视图)",
"name" : "实体列表视图94(部件视图)",
"realModelSubType" : "DELISTVIEW9",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "EditView2", "codeName" : "EditView2",
"logicName" : "报销单实体编辑视图(左右关系)", "logicName" : "报销单实体编辑视图(左右关系)",
......
...@@ -232,38 +232,6 @@ ...@@ -232,38 +232,6 @@
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"uniqueTag" : "BXD__DEACTION__CHECKKEY" "uniqueTag" : "BXD__DEACTION__CHECKKEY"
}, {
"actionType" : "FETCH",
"codeName" : "FetchDataSet2",
"keyField" : "BXDID",
"methodType" : "FETCH",
"name" : "DATASET2",
"getPSDECodeName" : "BXD",
"getPSDELogicName" : "报销单",
"getPSDEName" : "BXD",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "BXD"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"requestField" : "BXDID",
"requestMethod" : "GET",
"uniqueTag" : "BXD__FETCH__DATASET2"
}, { }, {
"actionType" : "FETCH", "actionType" : "FETCH",
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
......
...@@ -2856,27 +2856,73 @@ ...@@ -2856,27 +2856,73 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"buttonsType" : "YESNO", "codeName" : "DEUIACTION1",
"codeName" : "MSGBOX1", "getDstPSAppDEUIAction" : {
"leftPos" : 160, "getPSAppDataEntity" : {
"logicNodeType" : "MSGBOX", "modelref" : true,
"msgBoxType" : "INFO", "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
"name" : "消息弹窗", },
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "MSGBOX1" "id" : "DEUIACTION1"
} }
} ], } ],
"showMode" : "CENTER", "topPos" : 540
"title" : "消息弹窗", }, {
"topPos" : 400 "codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 400,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 867, "leftPos" : 867,
...@@ -2957,97 +3003,56 @@ ...@@ -2957,97 +3003,56 @@
} ], } ],
"topPos" : 540 "topPos" : 540
}, { }, {
"codeName" : "DEBUGPARAM1", "buttonsType" : "YESNO",
"getDstPSDEUILogicParam" : { "codeName" : "MSGBOX1",
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160, "leftPos" : 160,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "MSGBOX",
"name" : "调试逻辑参数", "msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "MSGBOX1"
} }
} ], } ],
"topPos" : 540 "title" : "消息弹窗",
"topPos" : 400
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEBUGPARAM1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"leftPos" : 400, "leftPos" : 160,
"logicNodeType" : "DEACTION", "logicNodeType" : "DEBUGPARAM",
"name" : "实体行为", "name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "DEACTION1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEACTION1" "id" : "DEBUGPARAM1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540 "topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "actionParams", "codeName" : "actionParams",
"logicName" : "操作参数", "logicName" : "操作参数",
"name" : "操作参数", "name" : "操作参数",
...@@ -3057,12 +3062,6 @@ ...@@ -3057,12 +3062,6 @@
"logicName" : "实体行为返回值", "logicName" : "实体行为返回值",
"name" : "实体行为返回值", "name" : "实体行为返回值",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -18575,27 +18575,73 @@ ...@@ -18575,27 +18575,73 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"buttonsType" : "YESNO", "codeName" : "DEUIACTION1",
"codeName" : "MSGBOX1", "getDstPSAppDEUIAction" : {
"leftPos" : 160, "getPSAppDataEntity" : {
"logicNodeType" : "MSGBOX", "modelref" : true,
"msgBoxType" : "INFO", "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
"name" : "消息弹窗", },
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "MSGBOX1" "id" : "DEUIACTION1"
} }
} ], } ],
"showMode" : "CENTER", "topPos" : 540
"title" : "消息弹窗", }, {
"topPos" : 400 "codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 400,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 867, "leftPos" : 867,
...@@ -18676,97 +18722,56 @@ ...@@ -18676,97 +18722,56 @@
} ], } ],
"topPos" : 540 "topPos" : 540
}, { }, {
"codeName" : "DEBUGPARAM1", "buttonsType" : "YESNO",
"getDstPSDEUILogicParam" : { "codeName" : "MSGBOX1",
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160, "leftPos" : 160,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "MSGBOX",
"name" : "调试逻辑参数", "msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "MSGBOX1"
} }
} ], } ],
"topPos" : 540 "title" : "消息弹窗",
"topPos" : 400
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEBUGPARAM1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"leftPos" : 400, "leftPos" : 160,
"logicNodeType" : "DEACTION", "logicNodeType" : "DEBUGPARAM",
"name" : "实体行为", "name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "DEACTION1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEACTION1" "id" : "DEBUGPARAM1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540 "topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "actionParams", "codeName" : "actionParams",
"logicName" : "操作参数", "logicName" : "操作参数",
"name" : "操作参数", "name" : "操作参数",
...@@ -18776,12 +18781,6 @@ ...@@ -18776,12 +18781,6 @@
"logicName" : "实体行为返回值", "logicName" : "实体行为返回值",
"name" : "实体行为返回值", "name" : "实体行为返回值",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -2841,27 +2841,73 @@ ...@@ -2841,27 +2841,73 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"buttonsType" : "YESNO", "codeName" : "DEUIACTION1",
"codeName" : "MSGBOX1", "getDstPSAppDEUIAction" : {
"leftPos" : 160, "getPSAppDataEntity" : {
"logicNodeType" : "MSGBOX", "modelref" : true,
"msgBoxType" : "INFO", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
"name" : "消息弹窗", },
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "MSGBOX1" "id" : "DEUIACTION1"
} }
} ], } ],
"showMode" : "CENTER", "topPos" : 540
"title" : "消息弹窗", }, {
"topPos" : 400 "codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 400,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 867, "leftPos" : 867,
...@@ -2942,97 +2988,56 @@ ...@@ -2942,97 +2988,56 @@
} ], } ],
"topPos" : 540 "topPos" : 540
}, { }, {
"codeName" : "DEBUGPARAM1", "buttonsType" : "YESNO",
"getDstPSDEUILogicParam" : { "codeName" : "MSGBOX1",
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160, "leftPos" : 160,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "MSGBOX",
"name" : "调试逻辑参数", "msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "MSGBOX1"
} }
} ], } ],
"topPos" : 540 "title" : "消息弹窗",
"topPos" : 400
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEBUGPARAM1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"leftPos" : 400, "leftPos" : 160,
"logicNodeType" : "DEACTION", "logicNodeType" : "DEBUGPARAM",
"name" : "实体行为", "name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "DEACTION1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEACTION1" "id" : "DEBUGPARAM1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540 "topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "actionParams", "codeName" : "actionParams",
"logicName" : "操作参数", "logicName" : "操作参数",
"name" : "操作参数", "name" : "操作参数",
...@@ -3042,12 +3047,6 @@ ...@@ -3042,12 +3047,6 @@
"logicName" : "实体行为返回值", "logicName" : "实体行为返回值",
"name" : "实体行为返回值", "name" : "实体行为返回值",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -300,10 +300,12 @@ ...@@ -300,10 +300,12 @@
} ], } ],
"getAllPSAppDEDataSets" : [ { "getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDataSet2", "codeName" : "FetchDataSet2",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDataSet2", "name" : "DATASET2",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "DataSet2Input",
"name" : "DataSet2Input",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BXDFilterDTO" "id" : "BXDFilterDTO"
...@@ -311,7 +313,8 @@ ...@@ -311,7 +313,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "DataSet2Result",
"name" : "DataSet2Result",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BXDDTO" "id" : "BXDDTO"
...@@ -322,17 +325,6 @@ ...@@ -322,17 +325,6 @@
"modelref" : true, "modelref" : true,
"id" : "DataSet2" "id" : "DataSet2"
}, },
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdataset2",
"builtinMethod" : false "builtinMethod" : false
}, { }, {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
...@@ -1074,10 +1066,12 @@ ...@@ -1074,10 +1066,12 @@
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"codeName" : "FetchDataSet2", "codeName" : "FetchDataSet2",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDataSet2", "name" : "DATASET2",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "DataSet2Input",
"name" : "DataSet2Input",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BXDFilterDTO" "id" : "BXDFilterDTO"
...@@ -1085,7 +1079,8 @@ ...@@ -1085,7 +1079,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "DataSet2Result",
"name" : "DataSet2Result",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BXDDTO" "id" : "BXDDTO"
...@@ -1096,17 +1091,6 @@ ...@@ -1096,17 +1091,6 @@
"modelref" : true, "modelref" : true,
"id" : "DataSet2" "id" : "DataSet2"
}, },
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdataset2",
"builtinMethod" : false "builtinMethod" : false
}, { }, {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
...@@ -1323,6 +1307,10 @@ ...@@ -1323,6 +1307,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDUsr09043470ListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDUsr09043470ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDUsr09045164ListView9.json",
"viewType" : "DELISTVIEW9"
} ], } ],
"getAllPSDEOPPrivs" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "logicName" : "建立",
......
{
"codeName" : "Usr09045164ListView9_List",
"controlType" : "LIST",
"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/BXD.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSLISTS/Usr09045164ListView9_List.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.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/BXD.json"
}
},
"groupMode" : "NONE",
"getItemPSLayoutPanel" : {
"codeName" : "Usr0904799016",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSPANELS/Usr0904799016.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List3_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ],
"name" : "list_itempanel",
"modelid" : "F51681ED-AC5C-4BE9-ACAD-3E5CDD69AA66",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List3",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BXDID",
"codeName" : "BXDId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "BXDNAME",
"codeName" : "BXDName"
}
} ],
"pagingSize" : 1000,
"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/BXD.json"
}
},
"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/BXD.json"
}
},
"hasWFDataItems" : false,
"enableGroup" : false,
"enableRowEdit" : false,
"enableRowEditGroup" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"modelid" : "36DE2EE4-4383-4DDB-A272-EB16C9367A7E",
"modeltype" : "PSDELIST"
}
\ No newline at end of file
{
"codeName" : "Usr0904799016",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSPANELS/Usr0904799016.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List3_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ],
"modelid" : "F51681ED-AC5C-4BE9-ACAD-3E5CDD69AA66",
"modeltype" : "PSSYSVIEWPANEL"
}
\ No newline at end of file
{
"codeName" : "Usr09043546_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSSEARCHFORMS/Usr09043546_SearchForm.json",
"logicName" : "实体列表视图94(部件视图)_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"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"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"modelid" : "7270E00F-029A-413A-8EF3-09D718A72D4A",
"modeltype" : "PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
...@@ -2975,27 +2975,73 @@ ...@@ -2975,27 +2975,73 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"buttonsType" : "YESNO", "codeName" : "DEUIACTION1",
"codeName" : "MSGBOX1", "getDstPSAppDEUIAction" : {
"leftPos" : 160, "getPSAppDataEntity" : {
"logicNodeType" : "MSGBOX", "modelref" : true,
"msgBoxType" : "INFO", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"name" : "消息弹窗", },
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "MSGBOX1" "id" : "DEUIACTION1"
} }
} ], } ],
"showMode" : "CENTER", "topPos" : 540
"title" : "消息弹窗", }, {
"topPos" : 400 "codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 400,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 867, "leftPos" : 867,
...@@ -3076,97 +3122,56 @@ ...@@ -3076,97 +3122,56 @@
} ], } ],
"topPos" : 540 "topPos" : 540
}, { }, {
"codeName" : "DEBUGPARAM1", "buttonsType" : "YESNO",
"getDstPSDEUILogicParam" : { "codeName" : "MSGBOX1",
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160, "leftPos" : 160,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "MSGBOX",
"name" : "调试逻辑参数", "msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "MSGBOX1"
} }
} ], } ],
"topPos" : 540 "title" : "消息弹窗",
"topPos" : 400
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEBUGPARAM1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"leftPos" : 400, "leftPos" : 160,
"logicNodeType" : "DEACTION", "logicNodeType" : "DEBUGPARAM",
"name" : "实体行为", "name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "DEACTION1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEACTION1" "id" : "DEBUGPARAM1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 540 "topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "actionParams", "codeName" : "actionParams",
"logicName" : "操作参数", "logicName" : "操作参数",
"name" : "操作参数", "name" : "操作参数",
...@@ -3176,12 +3181,6 @@ ...@@ -3176,12 +3181,6 @@
"logicName" : "实体行为返回值", "logicName" : "实体行为返回值",
"name" : "实体行为返回值", "name" : "实体行为返回值",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -3468,6 +3467,10 @@ ...@@ -3468,6 +3467,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMPickupView2_PickupGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMPickupView2_PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW" "viewType" : "DEPICKUPGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView3.json",
"viewType" : "DEPICKUPVIEW3"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
......
...@@ -3932,39 +3932,6 @@ ...@@ -3932,39 +3932,6 @@
"requestPath" : "/save", "requestPath" : "/save",
"uniqueTag" : "BXD__DEACTION__SAVE", "uniqueTag" : "BXD__DEACTION__SAVE",
"needResourceKey" : true "needResourceKey" : true
}, {
"codeName" : "FetchDataSet2",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchDataSet2",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DataSet2"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdataset2",
"uniqueTag" : "BXD__FETCH__DATASET2"
}, { }, {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册