Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
50e1025d
提交
50e1025d
编写于
8月 28, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
332af50d
变更
3
显示空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
250 行增加
和
507 行删除
+250
-507
BOOKCHILD3.json
.../trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD3.json
+117
-244
BOOKCHILD4.json
.../trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD4.json
+117
-244
BOOKCHILD5.json
.../trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json
+16
-19
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD3.json
浏览文件 @
50e1025d
...
...
@@ -32,11 +32,13 @@
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CheckKeyInput"
,
"name"
:
"CheckKeyInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -44,7 +46,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"CheckKeyResult"
,
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
...
...
@@ -56,21 +59,16 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"CheckKey"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CreateInput"
,
"name"
:
"CreateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -79,12 +77,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
},
"type"
:
"DTO"
"codeName"
:
"CreateResult"
,
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -94,29 +89,25 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"GetInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD3ID"
,
"codeName"
:
"BOOKCHILD3Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
GetInput
"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetResult"
,
"name"
:
"GetResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -131,23 +122,16 @@
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"requestField"
:
"BOOKCHILD3ID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"GetDraftInput"
,
"name"
:
"GetDraftInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -155,7 +139,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetDraftResult"
,
"name"
:
"GetDraftResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -170,30 +155,26 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"requestMethod"
:
"GET"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"RemoveInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD3ID"
,
"codeName"
:
"BOOKCHILD3Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
RemoveInput
"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"RemoveResult"
,
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
...
...
@@ -204,24 +185,17 @@
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"requestField"
:
"BOOKCHILD3ID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
,
"enableBatchAction"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -229,29 +203,24 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"UpdateInput"
,
"name"
:
"UpdateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -260,12 +229,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
},
"type"
:
"DTO"
"codeName"
:
"UpdateResult"
,
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -275,22 +241,16 @@
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
}
],
"getAllPSAppDEDataSets"
:
[
{
"codeName"
:
"FetchDefault"
,
"dataSetType"
:
"DATAQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"
FetchDefault
"
,
"name"
:
"
DEFAULT
"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"DefaultInput"
,
"name"
:
"DefaultInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3FilterDTO"
...
...
@@ -298,7 +258,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"DefaultResult"
,
"name"
:
"DefaultResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -309,17 +270,6 @@
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
}
],
"getAllPSAppDEFields"
:
[
{
...
...
@@ -352,7 +302,8 @@
"logicName"
:
"类型"
,
"name"
:
"TYPE"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -407,6 +358,7 @@
"name"
:
"BOOKCHILD3ID"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"enableFrontOnly"
:
true
,
"keyField"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
...
...
@@ -460,6 +412,7 @@
"name"
:
"BOOKCHILD3NAME"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"enableFrontOnly"
:
true
,
"enableQuickSearch"
:
true
,
"majorField"
:
true
},
{
...
...
@@ -515,7 +468,8 @@
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -569,7 +523,8 @@
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
"stringLength"
:
60
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -623,7 +578,8 @@
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -677,7 +633,8 @@
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
"stringLength"
:
60
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -716,7 +673,8 @@
"logicName"
:
"书标识"
,
"name"
:
"BOOKID"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
,
"enableFrontOnly"
:
true
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"BOOKCHILD3DTO"
,
...
...
@@ -861,11 +819,13 @@
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CheckKeyInput"
,
"name"
:
"CheckKeyInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -873,7 +833,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"CheckKeyResult"
,
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
...
...
@@ -885,21 +846,16 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"CheckKey"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CreateInput"
,
"name"
:
"CreateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -908,12 +864,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
},
"type"
:
"DTO"
"codeName"
:
"CreateResult"
,
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -923,29 +876,25 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"GetInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD3ID"
,
"codeName"
:
"BOOKCHILD3Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
GetInput
"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetResult"
,
"name"
:
"GetResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -960,23 +909,16 @@
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"requestField"
:
"BOOKCHILD3ID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"GetDraftInput"
,
"name"
:
"GetDraftInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -984,7 +926,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetDraftResult"
,
"name"
:
"GetDraftResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -999,30 +942,26 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"requestMethod"
:
"GET"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"RemoveInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD3ID"
,
"codeName"
:
"BOOKCHILD3Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
RemoveInput
"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"RemoveResult"
,
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
...
...
@@ -1033,24 +972,17 @@
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"requestField"
:
"BOOKCHILD3ID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
,
"enableBatchAction"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -1058,29 +990,24 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"UpdateInput"
,
"name"
:
"UpdateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -1089,12 +1016,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
},
"type"
:
"DTO"
"codeName"
:
"UpdateResult"
,
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -1104,21 +1028,15 @@
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"codeName"
:
"FetchDefault"
,
"dataSetType"
:
"DATAQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"
FetchDefault
"
,
"name"
:
"
DEFAULT
"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"DefaultInput"
,
"name"
:
"DefaultInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3FilterDTO"
...
...
@@ -1126,7 +1044,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"DefaultResult"
,
"name"
:
"DefaultResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3DTO"
...
...
@@ -1137,17 +1056,6 @@
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FilterCreate"
,
...
...
@@ -1184,30 +1092,6 @@
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERUPDATE"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"Select"
,
"methodType"
:
"SELECT"
,
"name"
:
"Select"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"type"
:
"UNKNOWN"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"UNKNOWN"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Select"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/select"
,
"builtinMethod"
:
false
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
...
...
@@ -1223,8 +1107,6 @@
"name"
:
"UPDATE"
}
],
"codeName"
:
"BOOKCHILD3"
,
"dEAPICodeName"
:
"BOOKCHILD3"
,
"dEAPITag"
:
"BOOKCHILD3"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD3.json"
,
...
...
@@ -1247,24 +1129,15 @@
},
"name"
:
"BOOKCHILD3"
,
"getPSDEName"
:
"BOOKCHILD3"
,
"getPSDEServiceAPI"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD3"
},
"getPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3.json"
},
"getPSSysServiceAPI"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields"
:
[
{
"name"
:
"BOOKCHILD3NAME"
,
"codeName"
:
"BOOKCHILD3Name"
}
],
"storageMode"
:
0
,
"sysAPITag"
:
"TrainSys"
,
"storageMode"
:
4
,
"defaultMode"
:
true
,
"enableFilterActions"
:
true
,
"enableUICreate"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD4.json
浏览文件 @
50e1025d
...
...
@@ -32,11 +32,13 @@
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CheckKeyInput"
,
"name"
:
"CheckKeyInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -44,7 +46,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"CheckKeyResult"
,
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
...
...
@@ -56,21 +59,16 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"CheckKey"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CreateInput"
,
"name"
:
"CreateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -79,12 +77,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
},
"type"
:
"DTO"
"codeName"
:
"CreateResult"
,
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -94,29 +89,25 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"GetInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD4ID"
,
"codeName"
:
"BOOKCHILD4Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
GetInput
"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetResult"
,
"name"
:
"GetResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -131,23 +122,16 @@
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"requestField"
:
"BOOKCHILD4ID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"GetDraftInput"
,
"name"
:
"GetDraftInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -155,7 +139,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetDraftResult"
,
"name"
:
"GetDraftResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -170,30 +155,26 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"requestMethod"
:
"GET"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"RemoveInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD4ID"
,
"codeName"
:
"BOOKCHILD4Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
RemoveInput
"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"RemoveResult"
,
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
...
...
@@ -204,24 +185,17 @@
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"requestField"
:
"BOOKCHILD4ID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
,
"enableBatchAction"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -229,29 +203,24 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"UpdateInput"
,
"name"
:
"UpdateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -260,12 +229,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
},
"type"
:
"DTO"
"codeName"
:
"UpdateResult"
,
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -275,22 +241,16 @@
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
}
],
"getAllPSAppDEDataSets"
:
[
{
"codeName"
:
"FetchDefault"
,
"dataSetType"
:
"DATAQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"
FetchDefault
"
,
"name"
:
"
DEFAULT
"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"DefaultInput"
,
"name"
:
"DefaultInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4FilterDTO"
...
...
@@ -298,7 +258,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"DefaultResult"
,
"name"
:
"DefaultResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -309,17 +270,6 @@
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
}
],
"getAllPSAppDEFields"
:
[
{
...
...
@@ -352,7 +302,8 @@
"logicName"
:
"类型"
,
"name"
:
"TYPE"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -407,6 +358,7 @@
"name"
:
"BOOKCHILD4ID"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"enableFrontOnly"
:
true
,
"keyField"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
...
...
@@ -461,7 +413,8 @@
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
"stringLength"
:
60
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -514,6 +467,7 @@
"name"
:
"BOOKCHILD4NAME"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"enableFrontOnly"
:
true
,
"enableQuickSearch"
:
true
,
"majorField"
:
true
},
{
...
...
@@ -569,7 +523,8 @@
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -623,7 +578,8 @@
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -677,7 +633,8 @@
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
"stringLength"
:
60
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -716,7 +673,8 @@
"logicName"
:
"书标识"
,
"name"
:
"BOOKID"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
,
"enableFrontOnly"
:
true
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"BOOKCHILD4DTO"
,
...
...
@@ -861,11 +819,13 @@
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CheckKeyInput"
,
"name"
:
"CheckKeyInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -873,7 +833,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"CheckKeyResult"
,
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
...
...
@@ -885,21 +846,16 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"CheckKey"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"CreateInput"
,
"name"
:
"CreateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -908,12 +864,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
},
"type"
:
"DTO"
"codeName"
:
"CreateResult"
,
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -923,29 +876,25 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"GetInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD4ID"
,
"codeName"
:
"BOOKCHILD4Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
GetInput
"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetResult"
,
"name"
:
"GetResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -960,23 +909,16 @@
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"requestField"
:
"BOOKCHILD4ID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"GetDraftInput"
,
"name"
:
"GetDraftInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -984,7 +926,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"GetDraftResult"
,
"name"
:
"GetDraftResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -999,30 +942,26 @@
"modelref"
:
true
,
"id"
:
"CREATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"requestMethod"
:
"GET"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
"builtinMethod"
:
true
},
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"RemoveInput"
,
"getKeyPSAppDEField"
:
{
"name"
:
"BOOKCHILD4ID"
,
"codeName"
:
"BOOKCHILD4Id"
},
"name"
:
"
输入对象
"
,
"name"
:
"
RemoveInput
"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"RemoveResult"
,
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
...
...
@@ -1033,24 +972,17 @@
"modelref"
:
true
,
"id"
:
"DELETE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"requestField"
:
"BOOKCHILD4ID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
,
"enableBatchAction"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -1058,29 +990,24 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"UpdateInput"
,
"name"
:
"UpdateInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -1089,12 +1016,9 @@
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
},
"type"
:
"DTO"
"codeName"
:
"UpdateResult"
,
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
...
...
@@ -1104,21 +1028,15 @@
"modelref"
:
true
,
"id"
:
"UPDATE"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"builtinMethod"
:
true
},
{
"codeName"
:
"FetchDefault"
,
"dataSetType"
:
"DATAQUERY"
,
"methodType"
:
"FETCH"
,
"name"
:
"
FetchDefault
"
,
"name"
:
"
DEFAULT
"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"DefaultInput"
,
"name"
:
"DefaultInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4FilterDTO"
...
...
@@ -1126,7 +1044,8 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"DefaultResult"
,
"name"
:
"DefaultResult"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4DTO"
...
...
@@ -1137,17 +1056,6 @@
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FilterCreate"
,
...
...
@@ -1184,30 +1092,6 @@
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERUPDATE"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"Select"
,
"methodType"
:
"SELECT"
,
"name"
:
"Select"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"type"
:
"UNKNOWN"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"UNKNOWN"
},
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Select"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/select"
,
"builtinMethod"
:
false
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
...
...
@@ -1223,8 +1107,6 @@
"name"
:
"UPDATE"
}
],
"codeName"
:
"BOOKCHILD4"
,
"dEAPICodeName"
:
"BOOKCHILD4"
,
"dEAPITag"
:
"BOOKCHILD4"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD4.json"
,
...
...
@@ -1247,24 +1129,15 @@
},
"name"
:
"BOOKCHILD4"
,
"getPSDEName"
:
"BOOKCHILD4"
,
"getPSDEServiceAPI"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD4"
},
"getPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4.json"
},
"getPSSysServiceAPI"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields"
:
[
{
"name"
:
"BOOKCHILD4NAME"
,
"codeName"
:
"BOOKCHILD4Name"
}
],
"storageMode"
:
0
,
"sysAPITag"
:
"TrainSys"
,
"storageMode"
:
4
,
"defaultMode"
:
true
,
"enableFilterActions"
:
true
,
"enableUICreate"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json
浏览文件 @
50e1025d
...
...
@@ -302,7 +302,8 @@
"logicName"
:
"类型"
,
"name"
:
"TYPE"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -355,6 +356,7 @@
"name"
:
"BOOKCHILD5NAME"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"enableFrontOnly"
:
true
,
"enableQuickSearch"
:
true
,
"majorField"
:
true
},
{
...
...
@@ -411,6 +413,7 @@
"name"
:
"BOOKCHILD5ID"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"enableFrontOnly"
:
true
,
"keyField"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
...
...
@@ -465,7 +468,8 @@
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
"stringLength"
:
60
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -519,7 +523,8 @@
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -573,7 +578,8 @@
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
"stringLength"
:
60
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -627,7 +633,8 @@
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"enableFrontOnly"
:
true
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
@@ -666,7 +673,8 @@
"logicName"
:
"书标识"
,
"name"
:
"BOOKID"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
,
"enableFrontOnly"
:
true
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"BOOKCHILD5DTO"
,
...
...
@@ -1099,8 +1107,6 @@
"name"
:
"UPDATE"
}
],
"codeName"
:
"BOOKCHILD5"
,
"dEAPICodeName"
:
"BOOKCHILD5"
,
"dEAPITag"
:
"BOOKCHILD5"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
,
...
...
@@ -1123,29 +1129,20 @@
},
"name"
:
"BOOKCHILD5"
,
"getPSDEName"
:
"BOOKCHILD5"
,
"getPSDEServiceAPI"
:
{
"modelref"
:
true
,
"id"
:
"BOOKCHILD5"
},
"getPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/BOOKCHILD5.json"
},
"getPSSysServiceAPI"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields"
:
[
{
"name"
:
"BOOKCHILD5NAME"
,
"codeName"
:
"BOOKCHILD5Name"
}
],
"storageMode"
:
0
,
"sysAPITag"
:
"TrainSys"
,
"storageMode"
:
4
,
"defaultMode"
:
true
,
"enableFilterActions"
:
true
,
"enableUICreate"
:
true
,
"enableUIModify"
:
true
,
"enableUIRemove"
:
true
,
"enableWFActions"
:
false
,
"major"
:
fals
e
"major"
:
tru
e
}
\ No newline at end of file
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录