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

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

上级 f29227e1
......@@ -319,6 +319,37 @@
"viewLevel" : 0
} ],
"getAllPSDEDataSets" : [ {
"codeName" : "DataSet2",
"logicName" : "嵌套数据集",
"name" : "DATASET2",
"getPSDEDataQueries" : [ {
"modelref" : true,
"id" : "Default"
} ],
"getPSDEDataSetInput" : {
"name" : "DataSet2Input",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataSetReturn" : {
"name" : "DataSet2Result",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"enableBackend" : true,
"enableFront" : true,
"enableTempData" : true
}, {
"codeName" : "Default",
"logicName" : "数据集",
"name" : "DEFAULT",
......@@ -1654,6 +1685,10 @@
"path" : "PSMODULES/common/PSDATAENTITIES/BXDMX.json"
},
"name" : "DER1N_BXDMX_BXD_BXDID",
"getNestedPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"orderValue" : 100,
"getPSPickupDEField" : {
"name" : "BXDID",
......@@ -1666,6 +1701,7 @@
"pickupDEFName" : "BXDID",
"removeActionType" : -1,
"removeOrder" : 0,
"enableFKey" : true,
"nestedRS" : true
} ],
"name" : "BXD",
......
......@@ -424,6 +424,33 @@
"viewLevel" : 0
} ],
"getAllPSDEDataSets" : [ {
"codeName" : "BXDChild",
"logicName" : "BXD子成员",
"name" : "DATASET2",
"getPSDEDataQueries" : [ {
"modelref" : true,
"id" : "Default"
} ],
"getPSDEDataSetInput" : {
"name" : "BXDChildInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "BXDMXFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataSetReturn" : {
"name" : "BXDChildResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
},
"type" : "PAGE"
},
"enableBackend" : true,
"enableFront" : true,
"enableTempData" : true
}, {
"codeName" : "Default",
"logicName" : "数据集",
"name" : "DEFAULT",
......@@ -2261,6 +2288,10 @@
"path" : "PSMODULES/common/PSDATAENTITIES/BXDMX.json"
},
"name" : "DER1N_BXDMX_BXD_BXDID",
"getNestedPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"orderValue" : 100,
"getPSPickupDEField" : {
"name" : "BXDID",
......@@ -2273,6 +2304,7 @@
"pickupDEFName" : "BXDID",
"removeActionType" : -1,
"removeOrder" : 0,
"enableFKey" : true,
"nestedRS" : true
} ],
"name" : "BXDMX",
......
......@@ -14,6 +14,10 @@
"path" : "PSMODULES/common/PSDATAENTITIES/BXDMX.json"
},
"name" : "DER1N_BXDMX_BXD_BXDID",
"getNestedPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"orderValue" : 100,
"getPSPickupDEField" : {
"name" : "BXDID",
......@@ -26,5 +30,6 @@
"pickupDEFName" : "BXDID",
"removeActionType" : -1,
"removeOrder" : 0,
"enableFKey" : true,
"nestedRS" : true
}
\ No newline at end of file
......@@ -232,6 +232,38 @@
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"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",
"codeName" : "FetchDefault",
......
......@@ -1309,16 +1309,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -299,6 +299,42 @@
"noServiceCodeName" : true
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDataSet2",
"methodType" : "FETCH",
"name" : "FetchDataSet2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DataSet2"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdataset2",
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"methodType" : "FETCH",
"name" : "FetchDefault",
......@@ -1023,6 +1059,42 @@
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"codeName" : "FetchDataSet2",
"methodType" : "FETCH",
"name" : "FetchDataSet2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DataSet2"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdataset2",
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"methodType" : "FETCH",
......@@ -1059,6 +1131,35 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
}, {
"codeName" : "FetchTempDataSet2",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCHTEMP",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "DataSet2Input",
"name" : "DataSet2Input",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DataSet2Result",
"name" : "DataSet2Result",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DataSet2"
},
"tempDataMode" : 2,
"builtinMethod" : false
}, {
"codeName" : "FetchTempDefault",
"dataSetType" : "DATAQUERY",
......
......@@ -244,6 +244,34 @@
"builtinMethod" : true
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchBXDChild",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "BXDChildInput",
"name" : "BXDChildInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "BXDChildResult",
"name" : "BXDChildResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
......@@ -1132,6 +1160,34 @@
"id" : "UPDATE"
},
"builtinMethod" : true
}, {
"codeName" : "FetchBXDChild",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "BXDChildInput",
"name" : "BXDChildInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "BXDChildResult",
"name" : "BXDChildResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
......@@ -1211,6 +1267,35 @@
"id" : "Up"
},
"builtinMethod" : false
}, {
"codeName" : "FetchTempBXDChild",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCHTEMP",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "BXDChildInput",
"name" : "BXDChildInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "BXDChildResult",
"name" : "BXDChildResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"tempDataMode" : 2,
"builtinMethod" : false
}, {
"codeName" : "FetchTempDefault",
"dataSetType" : "DATAQUERY",
......
......@@ -3192,16 +3192,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
} ],
......@@ -21192,6 +21192,42 @@
"noServiceCodeName" : true
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDataSet2",
"methodType" : "FETCH",
"name" : "FetchDataSet2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DataSet2"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdataset2",
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"methodType" : "FETCH",
"name" : "FetchDefault",
......@@ -21916,6 +21952,42 @@
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"codeName" : "FetchDataSet2",
"methodType" : "FETCH",
"name" : "FetchDataSet2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DataSet2"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDataSet2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdataset2",
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"methodType" : "FETCH",
......@@ -21952,6 +22024,35 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
}, {
"codeName" : "FetchTempDataSet2",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCHTEMP",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "DataSet2Input",
"name" : "DataSet2Input",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DataSet2Result",
"name" : "DataSet2Result",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DataSet2"
},
"tempDataMode" : 2,
"builtinMethod" : false
}, {
"codeName" : "FetchTempDefault",
"dataSetType" : "DATAQUERY",
......@@ -22402,6 +22503,34 @@
"builtinMethod" : true
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchBXDChild",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "BXDChildInput",
"name" : "BXDChildInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "BXDChildResult",
"name" : "BXDChildResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
......@@ -23290,6 +23419,34 @@
"id" : "UPDATE"
},
"builtinMethod" : true
}, {
"codeName" : "FetchBXDChild",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "BXDChildInput",
"name" : "BXDChildInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "BXDChildResult",
"name" : "BXDChildResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"builtinMethod" : false
}, {
"codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
......@@ -23369,6 +23526,35 @@
"id" : "Up"
},
"builtinMethod" : false
}, {
"codeName" : "FetchTempBXDChild",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCHTEMP",
"name" : "DATASET2",
"getPSAppDEMethodInput" : {
"codeName" : "BXDChildInput",
"name" : "BXDChildInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "BXDChildResult",
"name" : "BXDChildResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "BXDChild"
},
"tempDataMode" : 2,
"builtinMethod" : false
}, {
"codeName" : "FetchTempDefault",
"dataSetType" : "DATAQUERY",
......@@ -3898,6 +3898,39 @@
"requestPath" : "/save",
"uniqueTag" : "BXD__DEACTION__SAVE",
"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",
"dataAccessAction" : "READ",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册