Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
73e455a4
提交
73e455a4
编写于
12月 08, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
92b8d274
变更
10
展开全部
显示空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
1999 行增加
和
610 行删除
+1999
-610
FILE.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/FILE.json
+134
-0
MYSQL5.json
...ES/FILE/PSDEDATAQUERIES/FILEQUERY/PSDEDQCODES/MYSQL5.json
+45
-0
MYSQL5.json
.../FILE/PSDEDATAQUERIES/FOLDERQUERY/PSDEDQCODES/MYSQL5.json
+40
-0
MYSQL5.json
...ENTITIES/FILE/PSDEDATAQUERIES/TOP/PSDEDQCODES/MYSQL5.json
+1
-1
FILE.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json
+144
-0
FileTreeView_TreeView.json
...PDATAENTITIES/FILE/PSTREEVIEWS/FileTreeView_TreeView.json
+443
-193
FILEFileExpView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json
+452
-194
FILEFileTreeView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileTreeView.json
+443
-193
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+173
-29
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+124
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/FILE.json
浏览文件 @
73e455a4
...
...
@@ -259,6 +259,86 @@
"type"
:
"DTOS"
},
"defaultMode"
:
true
},
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FILEQUERY/PSDEDQCODES/MYSQL5.json"
}
],
"codeName"
:
"FILEQUERY"
,
"logicName"
:
"文件"
,
"name"
:
"FILEQUERY"
,
"getPSDEDQMain"
:
{
"getJoinPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"joinType"
:
"MAIN"
,
"name"
:
"FILE"
,
"getPSDEDQGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"连接条件"
,
"getPSDEDQConditions"
:
[
{
"condOp"
:
"EQ"
,
"condType"
:
"SINGLE"
,
"condValue"
:
"FILE"
,
"fieldName"
:
"TYPE"
,
"name"
:
"(TYPE) 等于(=) FILE"
,
"getPSDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"TYPE"
}
}
]
}
},
"getPSDEDataQueryInput"
:
{
"name"
:
"FILEQUERYInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataQueryReturn"
:
{
"name"
:
"FILEQUERYResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"DTOS"
}
},
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FOLDERQUERY/PSDEDQCODES/MYSQL5.json"
}
],
"codeName"
:
"FOLDERQUERY"
,
"logicName"
:
"目录"
,
"name"
:
"FOLDERQUERY"
,
"getPSDEDQMain"
:
{
"getJoinPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"joinType"
:
"MAIN"
,
"name"
:
"FILE"
},
"getPSDEDataQueryInput"
:
{
"name"
:
"FOLDERQUERYInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataQueryReturn"
:
{
"name"
:
"FOLDERQUERYResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"DTOS"
}
},
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
...
...
@@ -288,6 +368,16 @@
"name"
:
"ISTOP"
,
"codeName"
:
"ISTOP"
}
},
{
"condOp"
:
"EQ"
,
"condType"
:
"SINGLE"
,
"condValue"
:
"FOLDER"
,
"fieldName"
:
"TYPE"
,
"name"
:
"(TYPE) 等于(=) FOLDER"
,
"getPSDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"TYPE"
}
}
]
}
},
...
...
@@ -372,6 +462,50 @@
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
{
"codeName"
:
"FILEQUERY"
,
"logicName"
:
"文件"
,
"name"
:
"FILEQUERY"
,
"getPSDEDataSetInput"
:
{
"name"
:
"FILEQUERYInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataSetReturn"
:
{
"name"
:
"FILEQUERYResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"enableBackend"
:
true
,
"enableFront"
:
true
},
{
"codeName"
:
"FOLDERQUERY"
,
"logicName"
:
"目录"
,
"name"
:
"FOLDERQUERY"
,
"getPSDEDataSetInput"
:
{
"name"
:
"FOLDERQUERYInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataSetReturn"
:
{
"name"
:
"FOLDERQUERYResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"enableBackend"
:
true
,
"enableFront"
:
true
},
{
"codeName"
:
"TOP"
,
"logicName"
:
"顶层节点"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FILEQUERY/PSDEDQCODES/MYSQL5.json
0 → 100644
浏览文件 @
73e455a4
{
"dBType"
:
"MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeConds"
:
[
{
"condType"
:
"CUSTOM"
,
"customCond"
:
"( t1.`TYPE` = 'FILE' )"
,
"name"
:
"查询条件"
}
],
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`CREATEDATE`"
,
"name"
:
"CREATEDATE"
},
{
"expression"
:
"t1.`CREATEMAN`"
,
"name"
:
"CREATEMAN"
},
{
"expression"
:
"t1.`FILEID`"
,
"name"
:
"FILEID"
},
{
"expression"
:
"t1.`FILENAME`"
,
"name"
:
"FILENAME"
},
{
"expression"
:
"t1.`ICON`"
,
"name"
:
"ICON"
},
{
"expression"
:
"t1.`ISTOP`"
,
"name"
:
"ISTOP"
},
{
"expression"
:
"t1.`PFILEID`"
,
"name"
:
"PFILEID"
},
{
"expression"
:
"t11.`FILENAME`"
,
"name"
:
"PFILENAME"
},
{
"expression"
:
"t1.`TYPE`"
,
"name"
:
"TYPE"
},
{
"expression"
:
"t1.`UPDATEDATE`"
,
"name"
:
"UPDATEDATE"
},
{
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`FILEID`,
\n
t1.`FILENAME`,
\n
t1.`ICON`,
\n
t1.`ISTOP`,
\n
t1.`PFILEID`,
\n
t11.`FILENAME` AS `PFILENAME`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_FILE` t1
\n
LEFT JOIN `T_FILE` t11 ON t1.`PFILEID` = t11.`FILEID`
\n
"
,
"id"
:
"PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FILEQUERY/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FOLDERQUERY/PSDEDQCODES/MYSQL5.json
0 → 100644
浏览文件 @
73e455a4
{
"dBType"
:
"MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`CREATEDATE`"
,
"name"
:
"CREATEDATE"
},
{
"expression"
:
"t1.`CREATEMAN`"
,
"name"
:
"CREATEMAN"
},
{
"expression"
:
"t1.`FILEID`"
,
"name"
:
"FILEID"
},
{
"expression"
:
"t1.`FILENAME`"
,
"name"
:
"FILENAME"
},
{
"expression"
:
"t1.`ICON`"
,
"name"
:
"ICON"
},
{
"expression"
:
"t1.`ISTOP`"
,
"name"
:
"ISTOP"
},
{
"expression"
:
"t1.`PFILEID`"
,
"name"
:
"PFILEID"
},
{
"expression"
:
"t11.`FILENAME`"
,
"name"
:
"PFILENAME"
},
{
"expression"
:
"t1.`TYPE`"
,
"name"
:
"TYPE"
},
{
"expression"
:
"t1.`UPDATEDATE`"
,
"name"
:
"UPDATEDATE"
},
{
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`FILEID`,
\n
t1.`FILENAME`,
\n
t1.`ICON`,
\n
t1.`ISTOP`,
\n
t1.`PFILEID`,
\n
t11.`FILENAME` AS `PFILENAME`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_FILE` t1
\n
LEFT JOIN `T_FILE` t11 ON t1.`PFILEID` = t11.`FILEID`
\n
"
,
"id"
:
"PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FOLDERQUERY/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/TOP/PSDEDQCODES/MYSQL5.json
浏览文件 @
73e455a4
...
...
@@ -3,7 +3,7 @@
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeConds"
:
[
{
"condType"
:
"CUSTOM"
,
"customCond"
:
"( t1.`ISTOP` = 1 )"
,
"customCond"
:
"( t1.`ISTOP` = 1
AND t1.`TYPE` = 'FOLDER'
)"
,
"name"
:
"查询条件"
}
],
"getPSDEDataQueryCodeExps"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json
浏览文件 @
73e455a4
...
...
@@ -321,6 +321,78 @@
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchFILEQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFILEQUERY"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FILEQUERY"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchFILEQUERY"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfilequery"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchFOLDERQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFOLDERQUERY"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FOLDERQUERY"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchFOLDERQUERY"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfolderquery"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchTOP"
,
"methodType"
:
"FETCH"
,
...
...
@@ -1241,6 +1313,78 @@
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchFILEQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFILEQUERY"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FILEQUERY"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchFILEQUERY"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfilequery"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchFOLDERQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFOLDERQUERY"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FOLDERQUERY"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchFOLDERQUERY"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfolderquery"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchTOP"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSTREEVIEWS/FileTreeView_TreeView.json
浏览文件 @
73e455a4
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json
浏览文件 @
73e455a4
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileTreeView.json
浏览文件 @
73e455a4
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
73e455a4
...
...
@@ -11569,12 +11569,6 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11592,23 +11586,28 @@
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "
关闭模式-无删除-上方-常规
",
"name" : "
消息位置-视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
11
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "
消息类型-常规信息
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
"id" : "ViewMsg12"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
...
...
@@ -11617,47 +11616,42 @@
},
"position" : "POPUP"
}, {
"name" : "
消息位置-视图内容区
",
"name" : "
关闭模式-本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
13
"
}
}, {
"name" : "
关闭模式-默认删除-上方-错误
",
"name" : "
消息类型-错误信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息位置-视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
13
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
4
"
},
"position" : "POPUP"
}, {
"name" : "
消息位置-视图下方
",
"name" : "
关闭模式-无删除-上方-常规
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
11
"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11669,6 +11663,12 @@
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ]
}, {
"codeName" : "VMGroup6",
...
...
@@ -59914,6 +59914,78 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
}, {
"codeName" : "FetchFILEQUERY",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"builtinMethod" : false
}, {
"codeName" : "FetchFOLDERQUERY",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFOLDERQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"builtinMethod" : false
}, {
"codeName" : "FetchTOP",
"methodType" : "FETCH",
...
...
@@ -60834,6 +60906,78 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
}, {
"codeName" : "FetchFILEQUERY",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"builtinMethod" : false
}, {
"codeName" : "FetchFOLDERQUERY",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFOLDERQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"builtinMethod" : false
}, {
"codeName" : "FetchTOP",
"methodType" : "FETCH",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
73e455a4
...
...
@@ -640,6 +640,72 @@
"tempDataMode"
:
0
,
"uniqueTag"
:
"FILE__FETCH__DEFAULT"
,
"enableTestMethod"
:
false
},
{
"actionType"
:
"FETCH"
,
"codeName"
:
"FetchFILEQUERY"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFILEQUERY"
,
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FILEQUERY"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"parentKeyMode"
:
"DEFAULT"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfilequery"
,
"tempDataMode"
:
0
,
"uniqueTag"
:
"FILE__FETCH__FILEQUERY"
,
"enableTestMethod"
:
false
},
{
"actionType"
:
"FETCH"
,
"codeName"
:
"FetchFOLDERQUERY"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFOLDERQUERY"
,
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FOLDERQUERY"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"parentKeyMode"
:
"DEFAULT"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfolderquery"
,
"tempDataMode"
:
0
,
"uniqueTag"
:
"FILE__FETCH__FOLDERQUERY"
,
"enableTestMethod"
:
false
},
{
"actionType"
:
"FETCH"
,
"codeName"
:
"FetchTOP"
,
...
...
@@ -8277,6 +8343,64 @@
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"uniqueTag"
:
"FILE__FETCH__DEFAULT"
},
{
"codeName"
:
"FetchFILEQUERY"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFILEQUERY"
,
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FILEQUERY"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfilequery"
,
"uniqueTag"
:
"FILE__FETCH__FILEQUERY"
},
{
"codeName"
:
"FetchFOLDERQUERY"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchFOLDERQUERY"
,
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FOLDERQUERY"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"FILEDTO"
},
"type"
:
"PAGE"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchfolderquery"
,
"uniqueTag"
:
"FILE__FETCH__FOLDERQUERY"
},
{
"codeName"
:
"FetchTOP"
,
"dataAccessAction"
:
"READ"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录