Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
d87c0b94
提交
d87c0b94
编写于
2月 13, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
8a0812c8
变更
4
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
202 行增加
和
0 行删除
+202
-0
Reginfo.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
+24
-0
Reginfo.json
.../PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json
+74
-0
Reginfo.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
+74
-0
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+30
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
浏览文件 @
d87c0b94
...
@@ -370,6 +370,30 @@
...
@@ -370,6 +370,30 @@
"viewLevel"
:
0
"viewLevel"
:
0
}
],
}
],
"getAllPSDEDataSets"
:
[
{
"getAllPSDEDataSets"
:
[
{
"codeName"
:
"DataSet2"
,
"logicName"
:
"数据集2"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedatasets/DATASET2"
,
"name"
:
"DATASET2"
,
"getPSDEDataSetInput"
:
{
"name"
:
"DataSet2Input"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataSetReturn"
:
{
"name"
:
"DataSet2Result"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoDTO"
},
"type"
:
"PAGE"
},
"rTMOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedatasets/DATASET2"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
{
"codeName"
:
"Default"
,
"codeName"
:
"Default"
,
"logicName"
:
"数据集"
,
"logicName"
:
"数据集"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedatasets/DEFAULT"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdedatasets/DEFAULT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json
浏览文件 @
d87c0b94
...
@@ -295,6 +295,43 @@
...
@@ -295,6 +295,43 @@
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
}
],
}
],
"getAllPSAppDEDataSets"
:
[
{
"getAllPSAppDEDataSets"
:
[
{
"codeName"
:
"FetchDataSet2"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDataSet2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"DataSet2"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDataSet2"
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Reginfo/psappdemethods/FetchDataSet2"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdataset2"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchDefault"
,
"codeName"
:
"FetchDefault"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDefault"
,
"name"
:
"FetchDefault"
,
...
@@ -1450,6 +1487,43 @@
...
@@ -1450,6 +1487,43 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"codeName"
:
"FetchDataSet2"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDataSet2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"DataSet2"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDataSet2"
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Reginfo/psappdemethods/FetchDataSet2"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdataset2"
,
"builtinMethod"
:
false
},
{
},
{
"codeName"
:
"FetchDefault"
,
"codeName"
:
"FetchDefault"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
浏览文件 @
d87c0b94
...
@@ -295,6 +295,43 @@
...
@@ -295,6 +295,43 @@
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
}
],
}
],
"getAllPSAppDEDataSets"
:
[
{
"getAllPSAppDEDataSets"
:
[
{
"codeName"
:
"FetchDataSet2"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDataSet2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"DataSet2"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDataSet2"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdemethods/FetchDataSet2"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdataset2"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FetchDefault"
,
"codeName"
:
"FetchDefault"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDefault"
,
"name"
:
"FetchDefault"
,
...
@@ -1450,6 +1487,43 @@
...
@@ -1450,6 +1487,43 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"codeName"
:
"FetchDataSet2"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDataSet2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoDTO"
},
"type"
:
"PAGE"
},
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"DataSet2"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDataSet2"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdemethods/FetchDataSet2"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdataset2"
,
"builtinMethod"
:
false
},
{
},
{
"codeName"
:
"FetchDefault"
,
"codeName"
:
"FetchDefault"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
d87c0b94
...
@@ -972,6 +972,36 @@
...
@@ -972,6 +972,36 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"uniqueTag"
:
"REGINFO__DEACTION__SAVE"
,
"uniqueTag"
:
"REGINFO__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"
:
"ReginfoFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"ReginfoDTO"
},
"type"
:
"PAGE"
},
"rTMOSFilePath"
:
"pssysserviceapis/TrainSys/psdeserviceapis/Reginfo/psdesadetails/FetchDataSet2"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdataset2"
,
"uniqueTag"
:
"REGINFO__FETCH__DATASET2"
},
{
},
{
"codeName"
:
"FetchDefault"
,
"codeName"
:
"FetchDefault"
,
"dataAccessAction"
:
"READ"
,
"dataAccessAction"
:
"READ"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录