Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
9a9878fe
提交
9a9878fe
编写于
9月 07, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
55670cd9
变更
12
显示空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
173 行增加
和
24 行删除
+173
-24
TESTGRID.json
...ab/trainsys/PSMODULES/common/PSDATAENTITIES/TESTGRID.json
+20
-0
UpdateItem.json
...ommon/PSDATAENTITIES/TESTGRID/PSDEACTIONS/UpdateItem.json
+21
-0
List.json
...ys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+3
-3
TESTMobMPickupView.json
...ainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json
+3
-3
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+3
-3
List.json
.../TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+3
-3
TESTMobMPickupView.json
...APPS/TemplatePublish/PSAPPDEVIEWS/TESTMobMPickupView.json
+3
-3
List.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+3
-3
TESTGRID.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json
+78
-0
TESTListView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json
+3
-3
TESTMobMPickupView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
+3
-3
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+30
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/TESTGRID.json
浏览文件 @
9a9878fe
...
...
@@ -173,6 +173,26 @@
"type"
:
"VOID"
},
"builtinAction"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"UpdateItem"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/UpdateItem.json"
,
"logicName"
:
"行为"
,
"name"
:
"UpdateItem"
,
"getPSDEActionInput"
:
{
"name"
:
"UpdateItemInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"UpdateItemResult"
,
"type"
:
"VOID"
}
}
],
"getAllPSDEDBConfigs"
:
[
{
"dBType"
:
"MYSQL5"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/UpdateItem.json
0 → 100644
浏览文件 @
9a9878fe
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"UpdateItem"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/UpdateItem.json"
,
"logicName"
:
"行为"
,
"name"
:
"UpdateItem"
,
"getPSDEActionInput"
:
{
"name"
:
"UpdateItemInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"UpdateItemResult"
,
"type"
:
"VOID"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
9a9878fe
...
...
@@ -368,15 +368,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
9a9878fe
...
...
@@ -465,15 +465,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
9a9878fe
...
...
@@ -7856,15 +7856,15 @@
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testid",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "srfkey",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
9a9878fe
...
...
@@ -393,15 +393,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
9a9878fe
...
...
@@ -496,15 +496,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
9a9878fe
...
...
@@ -378,15 +378,15 @@
"id"
:
"DataExport"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json
浏览文件 @
9a9878fe
...
...
@@ -284,6 +284,45 @@
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"UpdateItem"
,
"methodType"
:
"DEACTION"
,
"name"
:
"UpdateItem"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/UpdateItem.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"UpdateItem"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/updateitem"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
"getAllPSAppDEDataSets"
:
[
{
"codeName"
:
"FetchDefault"
,
...
...
@@ -1217,6 +1256,45 @@
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"UpdateItem"
,
"methodType"
:
"DEACTION"
,
"name"
:
"UpdateItem"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/UpdateItem.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"UpdateItem"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/updateitem"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"codeName"
:
"FetchDefault"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json
浏览文件 @
9a9878fe
...
...
@@ -1229,15 +1229,15 @@
"id"
:
"DataExport"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
9a9878fe
...
...
@@ -471,15 +471,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
9a9878fe
...
...
@@ -4543,6 +4543,36 @@
"requestPath"
:
"/save"
,
"uniqueTag"
:
"TESTGRID__DEACTION__SAVE"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"UpdateItem"
,
"dataAccessAction"
:
"UPDATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"UpdateItem"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/UpdateItem.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTGRIDDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/updateitem"
,
"uniqueTag"
:
"TESTGRID__DEACTION__UPDATEITEM"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"FetchDefault"
,
"dataAccessAction"
:
"READ"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录