Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
b6167eed
提交
b6167eed
编写于
9月 20, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
93e8c874
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
39 行增加
和
17 行删除
+39
-17
TESTGRID.json
...ab/trainsys/PSMODULES/common/PSDATAENTITIES/TESTGRID.json
+3
-2
Testgrid.json
.../common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json
+3
-2
TESTGRID.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json
+26
-10
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+7
-3
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/TESTGRID.json
浏览文件 @
b6167eed
...
@@ -174,7 +174,7 @@
...
@@ -174,7 +174,7 @@
},
},
"builtinAction"
:
true
"builtinAction"
:
true
},
{
},
{
"actionMode"
:
"C
USTOM
"
,
"actionMode"
:
"C
REATE
"
,
"actionType"
:
"USERCUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Testgrid"
,
"codeName"
:
"Testgrid"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
,
...
@@ -186,7 +186,8 @@
...
@@ -186,7 +186,8 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
"id"
:
"TESTGRIDDTO"
},
},
"type"
:
"DTO"
"type"
:
"DTO"
,
"output"
:
true
},
},
"getPSDEActionReturn"
:
{
"getPSDEActionReturn"
:
{
"name"
:
"TestgridResult"
,
"name"
:
"TestgridResult"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json
浏览文件 @
b6167eed
{
{
"actionMode"
:
"C
USTOM
"
,
"actionMode"
:
"C
REATE
"
,
"actionType"
:
"USERCUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Testgrid"
,
"codeName"
:
"Testgrid"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
,
...
@@ -11,7 +11,8 @@
...
@@ -11,7 +11,8 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
"id"
:
"TESTGRIDDTO"
},
},
"type"
:
"DTO"
"type"
:
"DTO"
,
"output"
:
true
},
},
"getPSDEActionReturn"
:
{
"getPSDEActionReturn"
:
{
"name"
:
"TestgridResult"
,
"name"
:
"TestgridResult"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json
浏览文件 @
b6167eed
...
@@ -246,7 +246,7 @@
...
@@ -246,7 +246,7 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"C
USTOM
"
,
"actionMode"
:
"C
REATE
"
,
"codeName"
:
"Testgrid"
,
"codeName"
:
"Testgrid"
,
"methodType"
:
"DEACTION"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Testgrid"
,
"name"
:
"Testgrid"
,
...
@@ -256,16 +256,25 @@
...
@@ -256,16 +256,25 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
"id"
:
"TESTGRIDDTO"
},
},
"type"
:
"DTO"
"type"
:
"DTO"
,
"output"
:
true
},
},
"getPSAppDEMethodReturn"
:
{
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
},
},
"getPSDEAction"
:
{
"getPSDEAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
"path"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
},
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Testgrid"
"id"
:
"Testgrid"
...
@@ -273,8 +282,7 @@
...
@@ -273,8 +282,7 @@
"requestMethod"
:
"POST"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/testgrid"
,
"requestPath"
:
"/testgrid"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -1248,7 +1256,7 @@
...
@@ -1248,7 +1256,7 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"C
USTOM
"
,
"actionMode"
:
"C
REATE
"
,
"codeName"
:
"Testgrid"
,
"codeName"
:
"Testgrid"
,
"methodType"
:
"DEACTION"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Testgrid"
,
"name"
:
"Testgrid"
,
...
@@ -1258,16 +1266,25 @@
...
@@ -1258,16 +1266,25 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
"id"
:
"TESTGRIDDTO"
},
},
"type"
:
"DTO"
"type"
:
"DTO"
,
"output"
:
true
},
},
"getPSAppDEMethodReturn"
:
{
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
},
},
"getPSDEAction"
:
{
"getPSDEAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
"path"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
},
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Testgrid"
"id"
:
"Testgrid"
...
@@ -1275,8 +1292,7 @@
...
@@ -1275,8 +1292,7 @@
"requestMethod"
:
"POST"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/testgrid"
,
"requestPath"
:
"/testgrid"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
b6167eed
...
@@ -5278,6 +5278,7 @@
...
@@ -5278,6 +5278,7 @@
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"Testgrid"
,
"codeName"
:
"Testgrid"
,
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Testgrid"
,
"name"
:
"Testgrid"
,
"getPSDEAction"
:
{
"getPSDEAction"
:
{
...
@@ -5294,13 +5295,16 @@
...
@@ -5294,13 +5295,16 @@
},
},
"getPSDEServiceAPIMethodReturn"
:
{
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
},
},
"requestMethod"
:
"POST"
,
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/testgrid"
,
"requestPath"
:
"/testgrid"
,
"uniqueTag"
:
"TESTGRID__DEACTION__TEST1120"
,
"uniqueTag"
:
"TESTGRID__DEACTION__TEST1120"
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"UpdateItem"
,
"codeName"
:
"UpdateItem"
,
"dataAccessAction"
:
"UPDATE"
,
"dataAccessAction"
:
"UPDATE"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录