Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
f443fd91
提交
f443fd91
编写于
9月 07, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
af8f4f6c
变更
22
隐藏空白字符变更
内嵌
并排
正在显示
22 个修改的文件
包含
2671 行增加
和
19 行删除
+2671
-19
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+126
-0
Create2.json
...MODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json
+21
-0
Get2.json
.../PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json
+24
-0
GetDraft2.json
...DULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json
+24
-0
Remove2.json
...MODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json
+22
-0
Save2.json
...PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json
+20
-0
Update2.json
...MODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json
+21
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+442
-0
List.json
...ys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+2
-2
TESTMobMPickupView.json
...ainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json
+2
-2
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+444
-2
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+442
-0
List.json
.../TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+2
-2
TESTMobMPickupView.json
...APPS/TemplatePublish/PSAPPDEVIEWS/TESTMobMPickupView.json
+2
-2
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+442
-0
Mrclxj.json
.../PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Mrclxj.json
+5
-1
List.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+2
-2
TESTListView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json
+2
-2
TESTMobMPickupView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
+2
-2
TESTUsr10EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10EditView.json
+10
-2
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+442
-0
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+172
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
f443fd91
...
@@ -153,6 +153,26 @@
...
@@ -153,6 +153,26 @@
"type"
:
"SIMPLE"
"type"
:
"SIMPLE"
},
},
"builtinAction"
:
true
"builtinAction"
:
true
},
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Create2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
,
"logicName"
:
"行为3"
,
"name"
:
"Create2"
,
"getPSDEActionInput"
:
{
"name"
:
"Create2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"Create2Result"
,
"type"
:
"VOID"
}
},
{
},
{
"actionHolder"
:
1
,
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionMode"
:
"CUSTOM"
,
...
@@ -178,6 +198,73 @@
...
@@ -178,6 +198,73 @@
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json"
},
},
"enableFront"
:
false
"enableFront"
:
false
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Get2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
,
"logicName"
:
"行为4"
,
"name"
:
"Get2"
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"Get2Input"
,
"type"
:
"KEYFIELD"
},
"getPSDEActionReturn"
:
{
"name"
:
"Get2Result"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
}
},
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"GetDraft2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
,
"logicName"
:
"行为6"
,
"name"
:
"GetDraft2"
,
"getPSDEActionInput"
:
{
"name"
:
"GetDraft2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetDraft2Result"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
}
},
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"USERCUSTOM"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
,
"logicName"
:
"行为5"
,
"name"
:
"Remove2"
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"Remove2Input"
,
"type"
:
"KEYFIELDS"
},
"getPSDEActionReturn"
:
{
"name"
:
"Remove2Result"
,
"type"
:
"VOID"
},
"batchAction"
:
true
},
{
},
{
"actionMode"
:
"UNKNOWN"
,
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"actionType"
:
"BUILTIN"
,
...
@@ -198,6 +285,45 @@
...
@@ -198,6 +285,45 @@
"type"
:
"VOID"
"type"
:
"VOID"
},
},
"builtinAction"
:
true
"builtinAction"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Save2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
,
"logicName"
:
"行为"
,
"name"
:
"Save2"
,
"getPSDEActionInput"
:
{
"name"
:
"Save2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"Save2Result"
,
"type"
:
"VOID"
}
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Update2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
,
"logicName"
:
"行为2"
,
"name"
:
"Update2"
,
"getPSDEActionInput"
:
{
"name"
:
"Update2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"Update2Result"
,
"type"
:
"VOID"
}
}
],
}
],
"getAllPSDEDBConfigs"
:
[
{
"getAllPSDEDBConfigs"
:
[
{
"dBType"
:
"MYSQL5"
,
"dBType"
:
"MYSQL5"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json
0 → 100644
浏览文件 @
f443fd91
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Create2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
,
"logicName"
:
"行为3"
,
"name"
:
"Create2"
,
"getPSDEActionInput"
:
{
"name"
:
"Create2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"Create2Result"
,
"type"
:
"VOID"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json
0 → 100644
浏览文件 @
f443fd91
{
"actionMode"
:
"READ"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Get2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
,
"logicName"
:
"行为4"
,
"name"
:
"Get2"
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"Get2Input"
,
"type"
:
"KEYFIELD"
},
"getPSDEActionReturn"
:
{
"name"
:
"Get2Result"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json
0 → 100644
浏览文件 @
f443fd91
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"GetDraft2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
,
"logicName"
:
"行为6"
,
"name"
:
"GetDraft2"
,
"getPSDEActionInput"
:
{
"name"
:
"GetDraft2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetDraft2Result"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json
0 → 100644
浏览文件 @
f443fd91
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"USERCUSTOM"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
,
"logicName"
:
"行为5"
,
"name"
:
"Remove2"
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"Remove2Input"
,
"type"
:
"KEYFIELDS"
},
"getPSDEActionReturn"
:
{
"name"
:
"Remove2Result"
,
"type"
:
"VOID"
},
"batchAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json
0 → 100644
浏览文件 @
f443fd91
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Save2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
,
"logicName"
:
"行为"
,
"name"
:
"Save2"
,
"getPSDEActionInput"
:
{
"name"
:
"Save2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"Save2Result"
,
"type"
:
"VOID"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json
0 → 100644
浏览文件 @
f443fd91
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Update2"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
,
"logicName"
:
"行为2"
,
"name"
:
"Update2"
,
"getPSDEActionInput"
:
{
"name"
:
"Update2Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"Update2Result"
,
"type"
:
"VOID"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
f443fd91
...
@@ -102,6 +102,44 @@
...
@@ -102,6 +102,44 @@
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/create2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"CUSTOM"
,
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"DeLogic"
,
"codeName"
:
"DeLogic"
,
...
@@ -171,6 +209,45 @@
...
@@ -171,6 +209,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/get2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"GETDRAFT"
,
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"codeName"
:
"GetDraft"
,
...
@@ -208,6 +285,44 @@
...
@@ -208,6 +285,44 @@
"requestParamType"
:
"NONE"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
false
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/getdraft2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"DELETE"
,
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"batchActionMode"
:
1
,
...
@@ -245,6 +360,43 @@
...
@@ -245,6 +360,43 @@
"enableBatchAction"
:
true
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/remove2"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UNKNOWN"
,
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"codeName"
:
"Save"
,
...
@@ -275,6 +427,36 @@
...
@@ -275,6 +427,36 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Save2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -314,6 +496,45 @@
...
@@ -314,6 +496,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update2"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/update2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
}
],
"getAllPSAppDEDataExports"
:
[
{
"getAllPSAppDEDataExports"
:
[
{
"codeName"
:
"DataExport"
,
"codeName"
:
"DataExport"
,
...
@@ -2323,6 +2544,44 @@
...
@@ -2323,6 +2544,44 @@
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/create2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"CUSTOM"
,
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"DeLogic"
,
"codeName"
:
"DeLogic"
,
...
@@ -2392,6 +2651,45 @@
...
@@ -2392,6 +2651,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/get2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"GETDRAFT"
,
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"codeName"
:
"GetDraft"
,
...
@@ -2429,6 +2727,44 @@
...
@@ -2429,6 +2727,44 @@
"requestParamType"
:
"NONE"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
false
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/getdraft2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"DELETE"
,
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"batchActionMode"
:
1
,
...
@@ -2466,6 +2802,43 @@
...
@@ -2466,6 +2802,43 @@
"enableBatchAction"
:
true
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/remove2"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UNKNOWN"
,
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"codeName"
:
"Save"
,
...
@@ -2496,6 +2869,36 @@
...
@@ -2496,6 +2869,36 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Save2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -2535,6 +2938,45 @@
...
@@ -2535,6 +2938,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update2"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/update2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchCodeListSet"
,
"codeName"
:
"FetchCodeListSet"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
f443fd91
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
}
}
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ON
BEFORELOA
D"
,
"点击"
],
"hookEventNames"
:
[
"ON
VIEWMOUNTE
D"
,
"点击"
],
"getItemPSLayoutPanel"
:
{
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"id"
:
"field_text_dynamic"
,
...
@@ -199,7 +199,7 @@
...
@@ -199,7 +199,7 @@
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"on
BeforeLoa
d"
,
"eventNames"
:
"on
ViewMounte
d"
,
"itemName"
:
"TESTNAME"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"simplelist"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"logicType"
:
"SCRIPT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
f443fd91
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
}
}
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ON
BEFORELOA
D"
,
"点击"
],
"hookEventNames"
:
[
"ON
VIEWMOUNTE
D"
,
"点击"
],
"getItemPSLayoutPanel"
:
{
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"id"
:
"field_text_dynamic"
,
...
@@ -291,7 +291,7 @@
...
@@ -291,7 +291,7 @@
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"on
BeforeLoa
d"
,
"eventNames"
:
"on
ViewMounte
d"
,
"itemName"
:
"TESTNAME"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"simplelist"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"logicType"
:
"SCRIPT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
f443fd91
...
@@ -7471,7 +7471,7 @@
...
@@ -7471,7 +7471,7 @@
}
}
},
},
"groupMode" : "NONE",
"groupMode" : "NONE",
"hookEventNames" : [ "ON
BEFORELOA
D", "点击" ],
"hookEventNames" : [ "ON
VIEWMOUNTE
D", "点击" ],
"getItemPSLayoutPanel" : {
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"id" : "field_text_dynamic",
...
@@ -7682,7 +7682,7 @@
...
@@ -7682,7 +7682,7 @@
"getPSControlLogics" : [ {
"getPSControlLogics" : [ {
"eventArg" : "22",
"eventArg" : "22",
"eventArg2" : "22",
"eventArg2" : "22",
"eventNames" : "on
BeforeLoa
d",
"eventNames" : "on
ViewMounte
d",
"itemName" : "TESTNAME",
"itemName" : "TESTNAME",
"logicTag" : "simplelist",
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"logicType" : "SCRIPT",
...
@@ -16101,6 +16101,44 @@
...
@@ -16101,6 +16101,44 @@
"requestParamType" : "ENTITY",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"builtinMethod" : false,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"codeName" : "Create2",
"methodType" : "DEACTION",
"name" : "Create2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/create2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "CUSTOM",
"actionMode" : "CUSTOM",
"codeName" : "DeLogic",
"codeName" : "DeLogic",
...
@@ -16170,6 +16208,45 @@
...
@@ -16170,6 +16208,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "READ",
"codeName" : "Get2",
"methodType" : "DEACTION",
"name" : "Get2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/get2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "GETDRAFT",
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"codeName" : "GetDraft",
...
@@ -16207,6 +16284,44 @@
...
@@ -16207,6 +16284,44 @@
"requestParamType" : "NONE",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"requestPath" : "/getdraft",
"builtinMethod" : false
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft2",
"methodType" : "DEACTION",
"name" : "GetDraft2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/getdraft2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "DELETE",
"actionMode" : "DELETE",
"batchActionMode" : 1,
"batchActionMode" : 1,
...
@@ -16244,6 +16359,43 @@
...
@@ -16244,6 +16359,43 @@
"enableBatchAction" : true,
"enableBatchAction" : true,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove2",
"methodType" : "DEACTION",
"name" : "Remove2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove2"
},
"requestField" : "TESTID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"requestPath" : "/remove2",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UNKNOWN",
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"codeName" : "Save",
...
@@ -16274,6 +16426,36 @@
...
@@ -16274,6 +16426,36 @@
"requestPath" : "/save",
"requestPath" : "/save",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Save2",
"methodType" : "DEACTION",
"name" : "Save2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
...
@@ -16313,6 +16495,45 @@
...
@@ -16313,6 +16495,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update2",
"methodType" : "DEACTION",
"name" : "Update2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update2"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"requestPath" : "/update2",
"builtinMethod" : false,
"needResourceKey" : true
} ],
} ],
"getAllPSAppDEDataExports" : [ {
"getAllPSAppDEDataExports" : [ {
"codeName" : "DataExport",
"codeName" : "DataExport",
...
@@ -18322,6 +18543,44 @@
...
@@ -18322,6 +18543,44 @@
"requestParamType" : "ENTITY",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"builtinMethod" : false,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"codeName" : "Create2",
"methodType" : "DEACTION",
"name" : "Create2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/create2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "CUSTOM",
"actionMode" : "CUSTOM",
"codeName" : "DeLogic",
"codeName" : "DeLogic",
...
@@ -18391,6 +18650,45 @@
...
@@ -18391,6 +18650,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "READ",
"codeName" : "Get2",
"methodType" : "DEACTION",
"name" : "Get2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/get2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "GETDRAFT",
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"codeName" : "GetDraft",
...
@@ -18428,6 +18726,44 @@
...
@@ -18428,6 +18726,44 @@
"requestParamType" : "NONE",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"requestPath" : "/getdraft",
"builtinMethod" : false
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft2",
"methodType" : "DEACTION",
"name" : "GetDraft2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/getdraft2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "DELETE",
"actionMode" : "DELETE",
"batchActionMode" : 1,
"batchActionMode" : 1,
...
@@ -18465,6 +18801,43 @@
...
@@ -18465,6 +18801,43 @@
"enableBatchAction" : true,
"enableBatchAction" : true,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove2",
"methodType" : "DEACTION",
"name" : "Remove2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove2"
},
"requestField" : "TESTID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"requestPath" : "/remove2",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UNKNOWN",
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"codeName" : "Save",
...
@@ -18495,6 +18868,36 @@
...
@@ -18495,6 +18868,36 @@
"requestPath" : "/save",
"requestPath" : "/save",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Save2",
"methodType" : "DEACTION",
"name" : "Save2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
...
@@ -18534,6 +18937,45 @@
...
@@ -18534,6 +18937,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update2",
"methodType" : "DEACTION",
"name" : "Update2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update2"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"requestPath" : "/update2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"codeName" : "FetchCodeListSet",
"codeName" : "FetchCodeListSet",
"methodType" : "FETCH",
"methodType" : "FETCH",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
f443fd91
...
@@ -102,6 +102,44 @@
...
@@ -102,6 +102,44 @@
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/create2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"CUSTOM"
,
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"DeLogic"
,
"codeName"
:
"DeLogic"
,
...
@@ -171,6 +209,45 @@
...
@@ -171,6 +209,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/get2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"GETDRAFT"
,
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"codeName"
:
"GetDraft"
,
...
@@ -208,6 +285,44 @@
...
@@ -208,6 +285,44 @@
"requestParamType"
:
"NONE"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
false
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/getdraft2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"DELETE"
,
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"batchActionMode"
:
1
,
...
@@ -245,6 +360,43 @@
...
@@ -245,6 +360,43 @@
"enableBatchAction"
:
true
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/remove2"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UNKNOWN"
,
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"codeName"
:
"Save"
,
...
@@ -275,6 +427,36 @@
...
@@ -275,6 +427,36 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Save2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -314,6 +496,45 @@
...
@@ -314,6 +496,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update2"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/update2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
}
],
"getAllPSAppDEDataExports"
:
[
{
"getAllPSAppDEDataExports"
:
[
{
"codeName"
:
"DataExport"
,
"codeName"
:
"DataExport"
,
...
@@ -2323,6 +2544,44 @@
...
@@ -2323,6 +2544,44 @@
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/create2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"CUSTOM"
,
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"DeLogic"
,
"codeName"
:
"DeLogic"
,
...
@@ -2392,6 +2651,45 @@
...
@@ -2392,6 +2651,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/get2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"GETDRAFT"
,
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"codeName"
:
"GetDraft"
,
...
@@ -2429,6 +2727,44 @@
...
@@ -2429,6 +2727,44 @@
"requestParamType"
:
"NONE"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
false
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/getdraft2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"DELETE"
,
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"batchActionMode"
:
1
,
...
@@ -2466,6 +2802,43 @@
...
@@ -2466,6 +2802,43 @@
"enableBatchAction"
:
true
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/remove2"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UNKNOWN"
,
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"codeName"
:
"Save"
,
...
@@ -2496,6 +2869,36 @@
...
@@ -2496,6 +2869,36 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Save2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -2535,6 +2938,45 @@
...
@@ -2535,6 +2938,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update2"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/update2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchCodeListSet"
,
"codeName"
:
"FetchCodeListSet"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
f443fd91
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
"id"
:
"load"
"id"
:
"load"
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ON
BEFORELOA
D"
,
"点击"
],
"hookEventNames"
:
[
"ON
VIEWMOUNTE
D"
,
"点击"
],
"getItemPSLayoutPanel"
:
{
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"id"
:
"field_text_dynamic"
,
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"on
BeforeLoa
d"
,
"eventNames"
:
"on
ViewMounte
d"
,
"itemName"
:
"TESTNAME"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"simplelist"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"logicType"
:
"SCRIPT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
f443fd91
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
"id"
:
"load"
"id"
:
"load"
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ON
BEFORELOA
D"
,
"点击"
],
"hookEventNames"
:
[
"ON
VIEWMOUNTE
D"
,
"点击"
],
"getItemPSLayoutPanel"
:
{
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"id"
:
"field_text_dynamic"
,
...
@@ -298,7 +298,7 @@
...
@@ -298,7 +298,7 @@
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"on
BeforeLoa
d"
,
"eventNames"
:
"on
ViewMounte
d"
,
"itemName"
:
"TESTNAME"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"simplelist"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"logicType"
:
"SCRIPT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
f443fd91
...
@@ -102,6 +102,44 @@
...
@@ -102,6 +102,44 @@
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/create2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"CUSTOM"
,
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"DeLogic"
,
"codeName"
:
"DeLogic"
,
...
@@ -171,6 +209,45 @@
...
@@ -171,6 +209,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/get2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"GETDRAFT"
,
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"codeName"
:
"GetDraft"
,
...
@@ -208,6 +285,44 @@
...
@@ -208,6 +285,44 @@
"requestParamType"
:
"NONE"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
false
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/getdraft2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"DELETE"
,
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"batchActionMode"
:
1
,
...
@@ -245,6 +360,43 @@
...
@@ -245,6 +360,43 @@
"enableBatchAction"
:
true
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/remove2"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UNKNOWN"
,
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"codeName"
:
"Save"
,
...
@@ -275,6 +427,36 @@
...
@@ -275,6 +427,36 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Save2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -314,6 +496,45 @@
...
@@ -314,6 +496,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update2"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/update2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
}
],
"getAllPSAppDEDataExports"
:
[
{
"getAllPSAppDEDataExports"
:
[
{
"codeName"
:
"DataExport"
,
"codeName"
:
"DataExport"
,
...
@@ -2323,6 +2544,44 @@
...
@@ -2323,6 +2544,44 @@
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/create2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"CUSTOM"
,
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"DeLogic"
,
"codeName"
:
"DeLogic"
,
...
@@ -2392,6 +2651,45 @@
...
@@ -2392,6 +2651,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/get2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"GETDRAFT"
,
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"codeName"
:
"GetDraft"
,
...
@@ -2429,6 +2727,44 @@
...
@@ -2429,6 +2727,44 @@
"requestParamType"
:
"NONE"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
false
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/getdraft2"
,
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"DELETE"
,
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"batchActionMode"
:
1
,
...
@@ -2466,6 +2802,43 @@
...
@@ -2466,6 +2802,43 @@
"enableBatchAction"
:
true
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove2"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/remove2"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UNKNOWN"
,
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"codeName"
:
"Save"
,
...
@@ -2496,6 +2869,36 @@
...
@@ -2496,6 +2869,36 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Save2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save2"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -2535,6 +2938,45 @@
...
@@ -2535,6 +2938,45 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update2"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update2"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/update2"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchCodeListSet"
,
"codeName"
:
"FetchCodeListSet"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Mrclxj.json
浏览文件 @
f443fd91
...
@@ -22,10 +22,14 @@
...
@@ -22,10 +22,14 @@
"getGetDraftFromPSControlAction"
:
{
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"G
ETDRAFTFROM
"
,
"actionName"
:
"G
et
"
,
"actionType"
:
"DEACTION"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
f443fd91
...
@@ -62,7 +62,7 @@
...
@@ -62,7 +62,7 @@
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"height"
:
100.0
,
"height"
:
100.0
,
"hookEventNames"
:
[
"ON
BEFORELOA
D"
,
"点击"
],
"hookEventNames"
:
[
"ON
VIEWMOUNTE
D"
,
"点击"
],
"getItemPSLayoutPanel"
:
{
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"id"
:
"field_text_dynamic"
,
...
@@ -205,7 +205,7 @@
...
@@ -205,7 +205,7 @@
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"on
BeforeLoa
d"
,
"eventNames"
:
"on
ViewMounte
d"
,
"itemName"
:
"TESTNAME"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"list"
,
"logicTag"
:
"list"
,
"logicType"
:
"SCRIPT"
,
"logicType"
:
"SCRIPT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json
浏览文件 @
f443fd91
...
@@ -832,7 +832,7 @@
...
@@ -832,7 +832,7 @@
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"height"
:
100.0
,
"height"
:
100.0
,
"hookEventNames"
:
[
"ON
BEFORELOA
D"
,
"点击"
],
"hookEventNames"
:
[
"ON
VIEWMOUNTE
D"
,
"点击"
],
"getItemPSLayoutPanel"
:
{
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"id"
:
"field_text_dynamic"
,
...
@@ -1048,7 +1048,7 @@
...
@@ -1048,7 +1048,7 @@
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"on
BeforeLoa
d"
,
"eventNames"
:
"on
ViewMounte
d"
,
"itemName"
:
"TESTNAME"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"list"
,
"logicTag"
:
"list"
,
"logicType"
:
"SCRIPT"
,
"logicType"
:
"SCRIPT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
f443fd91
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
}
}
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ON
BEFORELOA
D"
,
"点击"
],
"hookEventNames"
:
[
"ON
VIEWMOUNTE
D"
,
"点击"
],
"getItemPSLayoutPanel"
:
{
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"id"
:
"field_text_dynamic"
,
...
@@ -297,7 +297,7 @@
...
@@ -297,7 +297,7 @@
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"on
BeforeLoa
d"
,
"eventNames"
:
"on
ViewMounte
d"
,
"itemName"
:
"TESTNAME"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"simplelist"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"logicType"
:
"SCRIPT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10EditView.json
浏览文件 @
f443fd91
...
@@ -117,10 +117,14 @@
...
@@ -117,10 +117,14 @@
"getGetDraftFromPSControlAction"
:
{
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"G
ETDRAFTFROM
"
,
"actionName"
:
"G
et
"
,
"actionType"
:
"DEACTION"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
@@ -178,10 +182,14 @@
...
@@ -178,10 +182,14 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
},
{
},
{
"actionName"
:
"G
ETDRAFTFROM
"
,
"actionName"
:
"G
et
"
,
"actionType"
:
"DEACTION"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
f443fd91
...
@@ -29473,6 +29473,44 @@
...
@@ -29473,6 +29473,44 @@
"requestParamType" : "ENTITY",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"builtinMethod" : false,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"codeName" : "Create2",
"methodType" : "DEACTION",
"name" : "Create2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/create2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "CUSTOM",
"actionMode" : "CUSTOM",
"codeName" : "DeLogic",
"codeName" : "DeLogic",
...
@@ -29542,6 +29580,45 @@
...
@@ -29542,6 +29580,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "READ",
"codeName" : "Get2",
"methodType" : "DEACTION",
"name" : "Get2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/get2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "GETDRAFT",
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"codeName" : "GetDraft",
...
@@ -29579,6 +29656,44 @@
...
@@ -29579,6 +29656,44 @@
"requestParamType" : "NONE",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"requestPath" : "/getdraft",
"builtinMethod" : false
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft2",
"methodType" : "DEACTION",
"name" : "GetDraft2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/getdraft2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "DELETE",
"actionMode" : "DELETE",
"batchActionMode" : 1,
"batchActionMode" : 1,
...
@@ -29616,6 +29731,43 @@
...
@@ -29616,6 +29731,43 @@
"enableBatchAction" : true,
"enableBatchAction" : true,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove2",
"methodType" : "DEACTION",
"name" : "Remove2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove2"
},
"requestField" : "TESTID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"requestPath" : "/remove2",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UNKNOWN",
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"codeName" : "Save",
...
@@ -29646,6 +29798,36 @@
...
@@ -29646,6 +29798,36 @@
"requestPath" : "/save",
"requestPath" : "/save",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Save2",
"methodType" : "DEACTION",
"name" : "Save2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
...
@@ -29685,6 +29867,45 @@
...
@@ -29685,6 +29867,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update2",
"methodType" : "DEACTION",
"name" : "Update2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update2"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"requestPath" : "/update2",
"builtinMethod" : false,
"needResourceKey" : true
} ],
} ],
"getAllPSAppDEDataExports" : [ {
"getAllPSAppDEDataExports" : [ {
"codeName" : "DataExport",
"codeName" : "DataExport",
...
@@ -31694,6 +31915,44 @@
...
@@ -31694,6 +31915,44 @@
"requestParamType" : "ENTITY",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"builtinMethod" : false,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"codeName" : "Create2",
"methodType" : "DEACTION",
"name" : "Create2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/create2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "CUSTOM",
"actionMode" : "CUSTOM",
"codeName" : "DeLogic",
"codeName" : "DeLogic",
...
@@ -31763,6 +32022,45 @@
...
@@ -31763,6 +32022,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "READ",
"codeName" : "Get2",
"methodType" : "DEACTION",
"name" : "Get2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/get2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "GETDRAFT",
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"codeName" : "GetDraft",
...
@@ -31800,6 +32098,44 @@
...
@@ -31800,6 +32098,44 @@
"requestParamType" : "NONE",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"requestPath" : "/getdraft",
"builtinMethod" : false
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft2",
"methodType" : "DEACTION",
"name" : "GetDraft2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft2"
},
"requestField" : "TESTID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"requestPath" : "/getdraft2",
"builtinMethod" : false
}, {
}, {
"actionMode" : "DELETE",
"actionMode" : "DELETE",
"batchActionMode" : 1,
"batchActionMode" : 1,
...
@@ -31837,6 +32173,43 @@
...
@@ -31837,6 +32173,43 @@
"enableBatchAction" : true,
"enableBatchAction" : true,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove2",
"methodType" : "DEACTION",
"name" : "Remove2",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove2"
},
"requestField" : "TESTID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"requestPath" : "/remove2",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UNKNOWN",
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"codeName" : "Save",
...
@@ -31867,6 +32240,36 @@
...
@@ -31867,6 +32240,36 @@
"requestPath" : "/save",
"requestPath" : "/save",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Save2",
"methodType" : "DEACTION",
"name" : "Save2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save2"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
...
@@ -31906,6 +32309,45 @@
...
@@ -31906,6 +32309,45 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update2",
"methodType" : "DEACTION",
"name" : "Update2",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update2"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"requestPath" : "/update2",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"codeName" : "FetchCodeListSet",
"codeName" : "FetchCodeListSet",
"methodType" : "FETCH",
"methodType" : "FETCH",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
f443fd91
...
@@ -3424,6 +3424,35 @@
...
@@ -3424,6 +3424,35 @@
"requestParamType"
:
"ENTITY"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"requestPath"
:
"/checkkey"
,
"uniqueTag"
:
"TEST__DEACTION__CHECKKEY"
"uniqueTag"
:
"TEST__DEACTION__CHECKKEY"
},
{
"codeName"
:
"Create2"
,
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create2"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Create2.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/create2"
,
"uniqueTag"
:
"TEST__DEACTION__CREATE2"
},
{
},
{
"codeName"
:
"DeLogic"
,
"codeName"
:
"DeLogic"
,
"methodType"
:
"DEACTION"
,
"methodType"
:
"DEACTION"
,
...
@@ -3449,6 +3478,37 @@
...
@@ -3449,6 +3478,37 @@
"requestPath"
:
"/delogic"
,
"requestPath"
:
"/delogic"
,
"uniqueTag"
:
"TEST__DEACTION__DELOGIC"
,
"uniqueTag"
:
"TEST__DEACTION__DELOGIC"
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"codeName"
:
"Get2"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get2"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Get2.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"getKeyPSDEServiceAPIField"
:
{
"modelref"
:
true
,
"id"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/get2"
,
"uniqueTag"
:
"TEST__DEACTION__GET2"
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"GetDraft"
,
"codeName"
:
"GetDraft"
,
"dataAccessAction"
:
"CREATE"
,
"dataAccessAction"
:
"CREATE"
,
...
@@ -3478,6 +3538,63 @@
...
@@ -3478,6 +3538,63 @@
"requestParamType"
:
"NONE"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"requestPath"
:
"/getdraft"
,
"uniqueTag"
:
"TEST__DEACTION__GETDRAFT"
"uniqueTag"
:
"TEST__DEACTION__GETDRAFT"
},
{
"codeName"
:
"GetDraft2"
,
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft2"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/GetDraft2.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/getdraft2"
,
"uniqueTag"
:
"TEST__DEACTION__GETDRAFT2"
},
{
"codeName"
:
"Remove2"
,
"dataAccessAction"
:
"DELETE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove2"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Remove2.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"getKeyPSDEServiceAPIField"
:
{
"modelref"
:
true
,
"id"
:
"TESTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestField"
:
"TESTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"requestPath"
:
"/remove2"
,
"uniqueTag"
:
"TEST__DEACTION__REMOVE2"
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"Save"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"methodType"
:
"DEACTION"
,
...
@@ -3503,6 +3620,61 @@
...
@@ -3503,6 +3620,61 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"uniqueTag"
:
"TEST__DEACTION__SAVE"
,
"uniqueTag"
:
"TEST__DEACTION__SAVE"
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"codeName"
:
"Save2"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save2"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Save2.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save2"
,
"uniqueTag"
:
"TEST__DEACTION__SAVE2"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"Update2"
,
"dataAccessAction"
:
"UPDATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update2"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Update2.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/update2"
,
"uniqueTag"
:
"TEST__DEACTION__UPDATE2"
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchCodeListSet"
,
"codeName"
:
"FetchCodeListSet"
,
"dataAccessAction"
:
"READ"
,
"dataAccessAction"
:
"READ"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录