提交 50e1025d 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 332af50d
...@@ -32,11 +32,13 @@ ...@@ -32,11 +32,13 @@
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey", "codeName" : "CheckKey",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CheckKey", "name" : "CheckKey",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -44,7 +46,8 @@ ...@@ -44,7 +46,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9, "stdDataType" : 9,
"type" : "SIMPLE" "type" : "SIMPLE"
}, },
...@@ -56,21 +59,16 @@ ...@@ -56,21 +59,16 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create", "codeName" : "Create",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Create", "name" : "Create",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -79,12 +77,9 @@ ...@@ -79,12 +77,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CreateResult",
"getPSAppDEMethodDTO" : { "name" : "CreateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD3DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -94,29 +89,25 @@ ...@@ -94,29 +89,25 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get", "codeName" : "Get",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Get", "name" : "Get",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD3ID", "name" : "BOOKCHILD3ID",
"codeName" : "BOOKCHILD3Id" "codeName" : "BOOKCHILD3Id"
}, },
"name" : "输入对象", "name" : "GetInput",
"type" : "KEYFIELD" "type" : "KEYFIELD"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -131,23 +122,16 @@ ...@@ -131,23 +122,16 @@
"modelref" : true, "modelref" : true,
"id" : "READ" "id" : "READ"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Get"
},
"requestField" : "BOOKCHILD3ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "GETDRAFT", "actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft", "codeName" : "GetDraft",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "GetDraft", "name" : "GetDraft",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -155,7 +139,8 @@ ...@@ -155,7 +139,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -170,30 +155,26 @@ ...@@ -170,30 +155,26 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1, "batchActionMode" : 1,
"codeName" : "Remove", "codeName" : "Remove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Remove", "name" : "Remove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD3ID", "name" : "BOOKCHILD3ID",
"codeName" : "BOOKCHILD3Id" "codeName" : "BOOKCHILD3Id"
}, },
"name" : "输入对象", "name" : "RemoveInput",
"type" : "KEYFIELDS" "type" : "KEYFIELDS"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
...@@ -204,24 +185,17 @@ ...@@ -204,24 +185,17 @@
"modelref" : true, "modelref" : true,
"id" : "DELETE" "id" : "DELETE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true,
"modelref" : true, "enableBatchAction" : true
"id" : "Remove"
},
"requestField" : "BOOKCHILD3ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "UNKNOWN", "actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save", "codeName" : "Save",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Save", "name" : "Save",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -229,29 +203,24 @@ ...@@ -229,29 +203,24 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3/PSDEACTIONS/Save.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3/PSDEACTIONS/Save.json"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update", "codeName" : "Update",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Update", "name" : "Update",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -260,12 +229,9 @@ ...@@ -260,12 +229,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "UpdateResult",
"getPSAppDEMethodDTO" : { "name" : "UpdateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD3DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -275,22 +241,16 @@ ...@@ -275,22 +241,16 @@
"modelref" : true, "modelref" : true,
"id" : "UPDATE" "id" : "UPDATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
} ], } ],
"getAllPSAppDEDataSets" : [ { "getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "DEFAULT",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3FilterDTO" "id" : "BOOKCHILD3FilterDTO"
...@@ -298,7 +258,8 @@ ...@@ -298,7 +258,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -309,17 +270,6 @@ ...@@ -309,17 +270,6 @@
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEFields" : [ { "getAllPSAppDEFields" : [ {
...@@ -352,7 +302,8 @@ ...@@ -352,7 +302,8 @@
"logicName" : "类型", "logicName" : "类型",
"name" : "TYPE", "name" : "TYPE",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100 "stringLength" : 100,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -407,6 +358,7 @@ ...@@ -407,6 +358,7 @@
"name" : "BOOKCHILD3ID", "name" : "BOOKCHILD3ID",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100, "stringLength" : 100,
"enableFrontOnly" : true,
"keyField" : true "keyField" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -460,6 +412,7 @@ ...@@ -460,6 +412,7 @@
"name" : "BOOKCHILD3NAME", "name" : "BOOKCHILD3NAME",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 200, "stringLength" : 200,
"enableFrontOnly" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"majorField" : true "majorField" : true
}, { }, {
...@@ -515,7 +468,8 @@ ...@@ -515,7 +468,8 @@
"logicName" : "更新时间", "logicName" : "更新时间",
"name" : "UPDATEDATE", "name" : "UPDATEDATE",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -569,7 +523,8 @@ ...@@ -569,7 +523,8 @@
"logicName" : "建立人", "logicName" : "建立人",
"name" : "CREATEMAN", "name" : "CREATEMAN",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -623,7 +578,8 @@ ...@@ -623,7 +578,8 @@
"logicName" : "建立时间", "logicName" : "建立时间",
"name" : "CREATEDATE", "name" : "CREATEDATE",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -677,7 +633,8 @@ ...@@ -677,7 +633,8 @@
"logicName" : "更新人", "logicName" : "更新人",
"name" : "UPDATEMAN", "name" : "UPDATEMAN",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -716,7 +673,8 @@ ...@@ -716,7 +673,8 @@
"logicName" : "书标识", "logicName" : "书标识",
"name" : "BOOKID", "name" : "BOOKID",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100 "stringLength" : 100,
"enableFrontOnly" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BOOKCHILD3DTO", "codeName" : "BOOKCHILD3DTO",
...@@ -861,11 +819,13 @@ ...@@ -861,11 +819,13 @@
} ], } ],
"getAllPSAppDEMethods" : [ { "getAllPSAppDEMethods" : [ {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey", "codeName" : "CheckKey",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CheckKey", "name" : "CheckKey",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -873,7 +833,8 @@ ...@@ -873,7 +833,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9, "stdDataType" : 9,
"type" : "SIMPLE" "type" : "SIMPLE"
}, },
...@@ -885,21 +846,16 @@ ...@@ -885,21 +846,16 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create", "codeName" : "Create",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Create", "name" : "Create",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -908,12 +864,9 @@ ...@@ -908,12 +864,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CreateResult",
"getPSAppDEMethodDTO" : { "name" : "CreateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD3DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -923,29 +876,25 @@ ...@@ -923,29 +876,25 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get", "codeName" : "Get",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Get", "name" : "Get",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD3ID", "name" : "BOOKCHILD3ID",
"codeName" : "BOOKCHILD3Id" "codeName" : "BOOKCHILD3Id"
}, },
"name" : "输入对象", "name" : "GetInput",
"type" : "KEYFIELD" "type" : "KEYFIELD"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -960,23 +909,16 @@ ...@@ -960,23 +909,16 @@
"modelref" : true, "modelref" : true,
"id" : "READ" "id" : "READ"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Get"
},
"requestField" : "BOOKCHILD3ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "GETDRAFT", "actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft", "codeName" : "GetDraft",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "GetDraft", "name" : "GetDraft",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -984,7 +926,8 @@ ...@@ -984,7 +926,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -999,30 +942,26 @@ ...@@ -999,30 +942,26 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1, "batchActionMode" : 1,
"codeName" : "Remove", "codeName" : "Remove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Remove", "name" : "Remove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD3ID", "name" : "BOOKCHILD3ID",
"codeName" : "BOOKCHILD3Id" "codeName" : "BOOKCHILD3Id"
}, },
"name" : "输入对象", "name" : "RemoveInput",
"type" : "KEYFIELDS" "type" : "KEYFIELDS"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
...@@ -1033,24 +972,17 @@ ...@@ -1033,24 +972,17 @@
"modelref" : true, "modelref" : true,
"id" : "DELETE" "id" : "DELETE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true,
"modelref" : true, "enableBatchAction" : true
"id" : "Remove"
},
"requestField" : "BOOKCHILD3ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "UNKNOWN", "actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save", "codeName" : "Save",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Save", "name" : "Save",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -1058,29 +990,24 @@ ...@@ -1058,29 +990,24 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3/PSDEACTIONS/Save.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3/PSDEACTIONS/Save.json"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update", "codeName" : "Update",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Update", "name" : "Update",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -1089,12 +1016,9 @@ ...@@ -1089,12 +1016,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "UpdateResult",
"getPSAppDEMethodDTO" : { "name" : "UpdateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD3DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -1104,21 +1028,15 @@ ...@@ -1104,21 +1028,15 @@
"modelref" : true, "modelref" : true,
"id" : "UPDATE" "id" : "UPDATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "DEFAULT",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3FilterDTO" "id" : "BOOKCHILD3FilterDTO"
...@@ -1126,7 +1044,8 @@ ...@@ -1126,7 +1044,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD3DTO" "id" : "BOOKCHILD3DTO"
...@@ -1137,17 +1056,6 @@ ...@@ -1137,17 +1056,6 @@
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, { }, {
"codeName" : "FilterCreate", "codeName" : "FilterCreate",
...@@ -1184,30 +1092,6 @@ ...@@ -1184,30 +1092,6 @@
"methodType" : "FILTERACTION", "methodType" : "FILTERACTION",
"name" : "FILTERUPDATE", "name" : "FILTERUPDATE",
"builtinMethod" : true "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" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "logicName" : "建立",
...@@ -1223,8 +1107,6 @@ ...@@ -1223,8 +1107,6 @@
"name" : "UPDATE" "name" : "UPDATE"
} ], } ],
"codeName" : "BOOKCHILD3", "codeName" : "BOOKCHILD3",
"dEAPICodeName" : "BOOKCHILD3",
"dEAPITag" : "BOOKCHILD3",
"dataAccCtrlArch" : 1, "dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1, "dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD3.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD3.json",
...@@ -1247,24 +1129,15 @@ ...@@ -1247,24 +1129,15 @@
}, },
"name" : "BOOKCHILD3", "name" : "BOOKCHILD3",
"getPSDEName" : "BOOKCHILD3", "getPSDEName" : "BOOKCHILD3",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "BOOKCHILD3"
},
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD3.json"
}, },
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ { "getQuickSearchPSAppDEFields" : [ {
"name" : "BOOKCHILD3NAME", "name" : "BOOKCHILD3NAME",
"codeName" : "BOOKCHILD3Name" "codeName" : "BOOKCHILD3Name"
} ], } ],
"storageMode" : 0, "storageMode" : 4,
"sysAPITag" : "TrainSys",
"defaultMode" : true, "defaultMode" : true,
"enableFilterActions" : true, "enableFilterActions" : true,
"enableUICreate" : true, "enableUICreate" : true,
......
...@@ -32,11 +32,13 @@ ...@@ -32,11 +32,13 @@
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey", "codeName" : "CheckKey",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CheckKey", "name" : "CheckKey",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -44,7 +46,8 @@ ...@@ -44,7 +46,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9, "stdDataType" : 9,
"type" : "SIMPLE" "type" : "SIMPLE"
}, },
...@@ -56,21 +59,16 @@ ...@@ -56,21 +59,16 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create", "codeName" : "Create",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Create", "name" : "Create",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -79,12 +77,9 @@ ...@@ -79,12 +77,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CreateResult",
"getPSAppDEMethodDTO" : { "name" : "CreateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD4DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -94,29 +89,25 @@ ...@@ -94,29 +89,25 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get", "codeName" : "Get",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Get", "name" : "Get",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD4ID", "name" : "BOOKCHILD4ID",
"codeName" : "BOOKCHILD4Id" "codeName" : "BOOKCHILD4Id"
}, },
"name" : "输入对象", "name" : "GetInput",
"type" : "KEYFIELD" "type" : "KEYFIELD"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -131,23 +122,16 @@ ...@@ -131,23 +122,16 @@
"modelref" : true, "modelref" : true,
"id" : "READ" "id" : "READ"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Get"
},
"requestField" : "BOOKCHILD4ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "GETDRAFT", "actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft", "codeName" : "GetDraft",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "GetDraft", "name" : "GetDraft",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -155,7 +139,8 @@ ...@@ -155,7 +139,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -170,30 +155,26 @@ ...@@ -170,30 +155,26 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1, "batchActionMode" : 1,
"codeName" : "Remove", "codeName" : "Remove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Remove", "name" : "Remove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD4ID", "name" : "BOOKCHILD4ID",
"codeName" : "BOOKCHILD4Id" "codeName" : "BOOKCHILD4Id"
}, },
"name" : "输入对象", "name" : "RemoveInput",
"type" : "KEYFIELDS" "type" : "KEYFIELDS"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
...@@ -204,24 +185,17 @@ ...@@ -204,24 +185,17 @@
"modelref" : true, "modelref" : true,
"id" : "DELETE" "id" : "DELETE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true,
"modelref" : true, "enableBatchAction" : true
"id" : "Remove"
},
"requestField" : "BOOKCHILD4ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "UNKNOWN", "actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save", "codeName" : "Save",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Save", "name" : "Save",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -229,29 +203,24 @@ ...@@ -229,29 +203,24 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4/PSDEACTIONS/Save.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4/PSDEACTIONS/Save.json"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update", "codeName" : "Update",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Update", "name" : "Update",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -260,12 +229,9 @@ ...@@ -260,12 +229,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "UpdateResult",
"getPSAppDEMethodDTO" : { "name" : "UpdateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD4DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -275,22 +241,16 @@ ...@@ -275,22 +241,16 @@
"modelref" : true, "modelref" : true,
"id" : "UPDATE" "id" : "UPDATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
} ], } ],
"getAllPSAppDEDataSets" : [ { "getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "DEFAULT",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4FilterDTO" "id" : "BOOKCHILD4FilterDTO"
...@@ -298,7 +258,8 @@ ...@@ -298,7 +258,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -309,17 +270,6 @@ ...@@ -309,17 +270,6 @@
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEFields" : [ { "getAllPSAppDEFields" : [ {
...@@ -352,7 +302,8 @@ ...@@ -352,7 +302,8 @@
"logicName" : "类型", "logicName" : "类型",
"name" : "TYPE", "name" : "TYPE",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100 "stringLength" : 100,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -407,6 +358,7 @@ ...@@ -407,6 +358,7 @@
"name" : "BOOKCHILD4ID", "name" : "BOOKCHILD4ID",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100, "stringLength" : 100,
"enableFrontOnly" : true,
"keyField" : true "keyField" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -461,7 +413,8 @@ ...@@ -461,7 +413,8 @@
"logicName" : "更新人", "logicName" : "更新人",
"name" : "UPDATEMAN", "name" : "UPDATEMAN",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -514,6 +467,7 @@ ...@@ -514,6 +467,7 @@
"name" : "BOOKCHILD4NAME", "name" : "BOOKCHILD4NAME",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 200, "stringLength" : 200,
"enableFrontOnly" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"majorField" : true "majorField" : true
}, { }, {
...@@ -569,7 +523,8 @@ ...@@ -569,7 +523,8 @@
"logicName" : "建立时间", "logicName" : "建立时间",
"name" : "CREATEDATE", "name" : "CREATEDATE",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -623,7 +578,8 @@ ...@@ -623,7 +578,8 @@
"logicName" : "更新时间", "logicName" : "更新时间",
"name" : "UPDATEDATE", "name" : "UPDATEDATE",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -677,7 +633,8 @@ ...@@ -677,7 +633,8 @@
"logicName" : "建立人", "logicName" : "建立人",
"name" : "CREATEMAN", "name" : "CREATEMAN",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -716,7 +673,8 @@ ...@@ -716,7 +673,8 @@
"logicName" : "书标识", "logicName" : "书标识",
"name" : "BOOKID", "name" : "BOOKID",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100 "stringLength" : 100,
"enableFrontOnly" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BOOKCHILD4DTO", "codeName" : "BOOKCHILD4DTO",
...@@ -861,11 +819,13 @@ ...@@ -861,11 +819,13 @@
} ], } ],
"getAllPSAppDEMethods" : [ { "getAllPSAppDEMethods" : [ {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey", "codeName" : "CheckKey",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CheckKey", "name" : "CheckKey",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -873,7 +833,8 @@ ...@@ -873,7 +833,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9, "stdDataType" : 9,
"type" : "SIMPLE" "type" : "SIMPLE"
}, },
...@@ -885,21 +846,16 @@ ...@@ -885,21 +846,16 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, { }, {
"actionMode" : "CREATE", "actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create", "codeName" : "Create",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Create", "name" : "Create",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -908,12 +864,9 @@ ...@@ -908,12 +864,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "CreateResult",
"getPSAppDEMethodDTO" : { "name" : "CreateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD4DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -923,29 +876,25 @@ ...@@ -923,29 +876,25 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get", "codeName" : "Get",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Get", "name" : "Get",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD4ID", "name" : "BOOKCHILD4ID",
"codeName" : "BOOKCHILD4Id" "codeName" : "BOOKCHILD4Id"
}, },
"name" : "输入对象", "name" : "GetInput",
"type" : "KEYFIELD" "type" : "KEYFIELD"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -960,23 +909,16 @@ ...@@ -960,23 +909,16 @@
"modelref" : true, "modelref" : true,
"id" : "READ" "id" : "READ"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Get"
},
"requestField" : "BOOKCHILD4ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "GETDRAFT", "actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft", "codeName" : "GetDraft",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "GetDraft", "name" : "GetDraft",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -984,7 +926,8 @@ ...@@ -984,7 +926,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -999,30 +942,26 @@ ...@@ -999,30 +942,26 @@
"modelref" : true, "modelref" : true,
"id" : "CREATE" "id" : "CREATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1, "batchActionMode" : 1,
"codeName" : "Remove", "codeName" : "Remove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Remove", "name" : "Remove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
"name" : "BOOKCHILD4ID", "name" : "BOOKCHILD4ID",
"codeName" : "BOOKCHILD4Id" "codeName" : "BOOKCHILD4Id"
}, },
"name" : "输入对象", "name" : "RemoveInput",
"type" : "KEYFIELDS" "type" : "KEYFIELDS"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
...@@ -1033,24 +972,17 @@ ...@@ -1033,24 +972,17 @@
"modelref" : true, "modelref" : true,
"id" : "DELETE" "id" : "DELETE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true,
"modelref" : true, "enableBatchAction" : true
"id" : "Remove"
},
"requestField" : "BOOKCHILD4ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"actionMode" : "UNKNOWN", "actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save", "codeName" : "Save",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Save", "name" : "Save",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -1058,29 +990,24 @@ ...@@ -1058,29 +990,24 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4/PSDEACTIONS/Save.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4/PSDEACTIONS/Save.json"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update", "codeName" : "Update",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "Update", "name" : "Update",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -1089,12 +1016,9 @@ ...@@ -1089,12 +1016,9 @@
"output" : true "output" : true
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "UpdateResult",
"getPSAppDEMethodDTO" : { "name" : "UpdateResult",
"modelref" : true, "type" : "VOID"
"id" : "BOOKCHILD4DTO"
},
"type" : "DTO"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
...@@ -1104,21 +1028,15 @@ ...@@ -1104,21 +1028,15 @@
"modelref" : true, "modelref" : true,
"id" : "UPDATE" "id" : "UPDATE"
}, },
"getPSDEServiceAPIMethod" : { "builtinMethod" : true
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, { }, {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "DEFAULT",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4FilterDTO" "id" : "BOOKCHILD4FilterDTO"
...@@ -1126,7 +1044,8 @@ ...@@ -1126,7 +1044,8 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"name" : "返回对象", "codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "BOOKCHILD4DTO" "id" : "BOOKCHILD4DTO"
...@@ -1137,17 +1056,6 @@ ...@@ -1137,17 +1056,6 @@
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, { }, {
"codeName" : "FilterCreate", "codeName" : "FilterCreate",
...@@ -1184,30 +1092,6 @@ ...@@ -1184,30 +1092,6 @@
"methodType" : "FILTERACTION", "methodType" : "FILTERACTION",
"name" : "FILTERUPDATE", "name" : "FILTERUPDATE",
"builtinMethod" : true "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" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "logicName" : "建立",
...@@ -1223,8 +1107,6 @@ ...@@ -1223,8 +1107,6 @@
"name" : "UPDATE" "name" : "UPDATE"
} ], } ],
"codeName" : "BOOKCHILD4", "codeName" : "BOOKCHILD4",
"dEAPICodeName" : "BOOKCHILD4",
"dEAPITag" : "BOOKCHILD4",
"dataAccCtrlArch" : 1, "dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1, "dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD4.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD4.json",
...@@ -1247,24 +1129,15 @@ ...@@ -1247,24 +1129,15 @@
}, },
"name" : "BOOKCHILD4", "name" : "BOOKCHILD4",
"getPSDEName" : "BOOKCHILD4", "getPSDEName" : "BOOKCHILD4",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "BOOKCHILD4"
},
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD4.json"
}, },
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ { "getQuickSearchPSAppDEFields" : [ {
"name" : "BOOKCHILD4NAME", "name" : "BOOKCHILD4NAME",
"codeName" : "BOOKCHILD4Name" "codeName" : "BOOKCHILD4Name"
} ], } ],
"storageMode" : 0, "storageMode" : 4,
"sysAPITag" : "TrainSys",
"defaultMode" : true, "defaultMode" : true,
"enableFilterActions" : true, "enableFilterActions" : true,
"enableUICreate" : true, "enableUICreate" : true,
......
...@@ -302,7 +302,8 @@ ...@@ -302,7 +302,8 @@
"logicName" : "类型", "logicName" : "类型",
"name" : "TYPE", "name" : "TYPE",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100 "stringLength" : 100,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -355,6 +356,7 @@ ...@@ -355,6 +356,7 @@
"name" : "BOOKCHILD5NAME", "name" : "BOOKCHILD5NAME",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 200, "stringLength" : 200,
"enableFrontOnly" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"majorField" : true "majorField" : true
}, { }, {
...@@ -411,6 +413,7 @@ ...@@ -411,6 +413,7 @@
"name" : "BOOKCHILD5ID", "name" : "BOOKCHILD5ID",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100, "stringLength" : 100,
"enableFrontOnly" : true,
"keyField" : true "keyField" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -465,7 +468,8 @@ ...@@ -465,7 +468,8 @@
"logicName" : "更新人", "logicName" : "更新人",
"name" : "UPDATEMAN", "name" : "UPDATEMAN",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -519,7 +523,8 @@ ...@@ -519,7 +523,8 @@
"logicName" : "建立时间", "logicName" : "建立时间",
"name" : "CREATEDATE", "name" : "CREATEDATE",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -573,7 +578,8 @@ ...@@ -573,7 +578,8 @@
"logicName" : "建立人", "logicName" : "建立人",
"name" : "CREATEMAN", "name" : "CREATEMAN",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 60 "stringLength" : 60,
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -627,7 +633,8 @@ ...@@ -627,7 +633,8 @@
"logicName" : "更新时间", "logicName" : "更新时间",
"name" : "UPDATEDATE", "name" : "UPDATEDATE",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"enableFrontOnly" : true
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -666,7 +673,8 @@ ...@@ -666,7 +673,8 @@
"logicName" : "书标识", "logicName" : "书标识",
"name" : "BOOKID", "name" : "BOOKID",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100 "stringLength" : 100,
"enableFrontOnly" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BOOKCHILD5DTO", "codeName" : "BOOKCHILD5DTO",
...@@ -1099,8 +1107,6 @@ ...@@ -1099,8 +1107,6 @@
"name" : "UPDATE" "name" : "UPDATE"
} ], } ],
"codeName" : "BOOKCHILD5", "codeName" : "BOOKCHILD5",
"dEAPICodeName" : "BOOKCHILD5",
"dEAPITag" : "BOOKCHILD5",
"dataAccCtrlArch" : 1, "dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1, "dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json",
...@@ -1123,29 +1129,20 @@ ...@@ -1123,29 +1129,20 @@
}, },
"name" : "BOOKCHILD5", "name" : "BOOKCHILD5",
"getPSDEName" : "BOOKCHILD5", "getPSDEName" : "BOOKCHILD5",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "BOOKCHILD5"
},
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD5.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BOOKCHILD5.json"
}, },
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ { "getQuickSearchPSAppDEFields" : [ {
"name" : "BOOKCHILD5NAME", "name" : "BOOKCHILD5NAME",
"codeName" : "BOOKCHILD5Name" "codeName" : "BOOKCHILD5Name"
} ], } ],
"storageMode" : 0, "storageMode" : 4,
"sysAPITag" : "TrainSys",
"defaultMode" : true, "defaultMode" : true,
"enableFilterActions" : true, "enableFilterActions" : true,
"enableUICreate" : true, "enableUICreate" : true,
"enableUIModify" : true, "enableUIModify" : true,
"enableUIRemove" : true, "enableUIRemove" : true,
"enableWFActions" : false, "enableWFActions" : false,
"major" : false "major" : true
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册