Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
6ba4e308
提交
6ba4e308
编写于
8月 24, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chitanda 发布系统代码 [TrainSys,网页端]
上级
f29227e1
变更
9
显示空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
518 行增加
和
8 行删除
+518
-8
BXD.json
...ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/BXD.json
+36
-0
BXDMX.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/BXDMX.json
+32
-0
DER1N_BXDMX_BXD_BXDID.json
...on/PSDATAENTITIES/BXDMX/PSDERS/DER1N_BXDMX_BXD_BXDID.json
+5
-0
SubSysAPI.json
...insys/PSMODULES/common/PSSUBSYSSERVICEAPIS/SubSysAPI.json
+32
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
BXD.json
...ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json
+101
-0
BXDMX.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXDMX.json
+85
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+190
-4
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+33
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/BXD.json
浏览文件 @
6ba4e308
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/BXDMX.json
浏览文件 @
6ba4e308
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/BXDMX/PSDERS/DER1N_BXDMX_BXD_BXDID.json
浏览文件 @
6ba4e308
...
...
@@ -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
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSSUBSYSSERVICEAPIS/SubSysAPI.json
浏览文件 @
6ba4e308
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
6ba4e308
...
...
@@ -1309,16 +1309,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json
浏览文件 @
6ba4e308
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXDMX.json
浏览文件 @
6ba4e308
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
6ba4e308
...
...
@@ -3192,16 +3192,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
]
}
],
...
...
@@ -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"
,
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
6ba4e308
...
...
@@ -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
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录