提交 71977b16 编写于 作者: ibizdev's avatar ibizdev

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

上级 693ea28c
{
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"getValuePSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, {
"actionMode" : "CREATE",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTemp",
"methodType" : "DEACTION",
"name" : "CreateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempInput",
"name" : "CreateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempResult",
"name" : "CreateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTempMajor",
"methodType" : "DEACTION",
"name" : "CreateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempMajorInput",
"name" : "CreateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempMajorResult",
"name" : "CreateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get"
},
"requestField" : "BXD2ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTemp",
"methodType" : "DEACTION",
"name" : "GetDraftTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempInput",
"name" : "GetDraftTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempResult",
"name" : "GetDraftTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTempMajor",
"methodType" : "DEACTION",
"name" : "GetDraftTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempMajorInput",
"name" : "GetDraftTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempMajorResult",
"name" : "GetDraftTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTemp",
"methodType" : "DEACTION",
"name" : "GetTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempResult",
"name" : "GetTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTempMajor",
"methodType" : "DEACTION",
"name" : "GetTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempMajorInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempMajorResult",
"name" : "GetTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "BXD2ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTemp",
"methodType" : "DEACTION",
"name" : "RemoveTemp",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempResult",
"name" : "RemoveTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 2,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTempMajor",
"methodType" : "DEACTION",
"name" : "RemoveTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempMajorInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempMajorResult",
"name" : "RemoveTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 1,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTemp",
"methodType" : "DEACTION",
"name" : "UpdateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempInput",
"name" : "UpdateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempResult",
"name" : "UpdateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTempMajor",
"methodType" : "DEACTION",
"name" : "UpdateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempMajorInput",
"name" : "UpdateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempMajorResult",
"name" : "UpdateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
} ],
"getAllPSAppDEDataImports" : [ {
"batchSize" : 1000,
"codeName" : "DataImport2",
"createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : {
"modelref" : true,
"id" : "Create"
},
"getCreatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"name" : "数据导入2",
"updateDataAccessAction" : "UPDATE",
"getUpdatePSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getUpdatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"enableBackend" : true,
"enableFront" : true,
"ignoreError" : false
}, {
"batchSize" : 1000,
"codeName" : "DataImportTest",
"createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : {
"modelref" : true,
"id" : "Create"
},
"getCreatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"name" : "数据导入",
"getPSDEDataImportItems" : [ {
"caption" : "计数",
"name" : "MXCOUNT",
"orderValue" : 100,
"getPSAppDEField" : {
"name" : "MXCOUNT",
"codeName" : "MXcount"
},
"getPSDEField" : {
"name" : "MXCOUNT",
"codeName" : "MXcount"
}
}, {
"caption" : "名称",
"name" : "BXD2NAME",
"orderValue" : 110,
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"getPSDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
}
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"caption" : "报销单2标识",
"name" : "BXD2ID",
"orderValue" : 120,
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"getPSDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
}
} ],
"updateDataAccessAction" : "UPDATE",
"getUpdatePSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getUpdatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"defaultMode" : true,
"enableBackend" : true,
"enableCustomized" : true,
"enableFront" : true,
"ignoreError" : false
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDefault",
"dataSetName" : "DEFAULT",
"dataSetTag" : "Default",
"methodType" : "FETCH",
"name" : "FetchDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
} ],
"getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[MXCOUNT][属性]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.MXCOUNT"
},
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[MXCOUNT][属性]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[MXCOUNT][属性]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.MXCOUNT"
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[MXCOUNT][属性]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "MXcount",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.MXCOUNT"
},
"logicName" : "属性",
"name" : "MXCOUNT",
"stdDataType" : 25,
"stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[TYPE][报销类型]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "DROPDOWNLIST",
"name" : "[TYPE][报销类型]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"needCodeListConfig" : true
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[TYPE][报销类型]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBDROPDOWNLIST",
"name" : "[TYPE][报销类型]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true,
"needCodeListConfig" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "Type",
"logicName" : "报销类型",
"name" : "TYPE",
"stdDataType" : 25,
"stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[BXD2ID][报销单2标识]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[BXD2ID][报销单2标识]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "BXD2Id",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"logicName" : "报销单2标识",
"name" : "BXD2ID",
"stdDataType" : 25,
"stringLength" : 100,
"keyField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEMAN][建立人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEMAN][建立人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"logicName" : "建立人",
"name" : "CREATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[BXD2NAME][报销单2名称]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2NAME"
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"name" : "[BXD2NAME][报销单2名称]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[BXD2NAME][报销单2名称]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2NAME"
},
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"name" : "[BXD2NAME][报销单2名称]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "BXD2Name",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2NAME"
},
"logicName" : "报销单2名称",
"name" : "BXD2NAME",
"stdDataType" : 21,
"stringLength" : 1048576,
"enableQuickSearch" : true,
"majorField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEDATE][建立时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEDATE][建立时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"logicName" : "建立时间",
"name" : "CREATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[UPDATEDATE][更新时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "UpdateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[UPDATEMAN][更新人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[UPDATEMAN][更新人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "UpdateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"logicName" : "更新人",
"name" : "UPDATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[DESCRIPTION][描述]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"name" : "[DESCRIPTION][描述]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[DESCRIPTION][描述]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"name" : "[DESCRIPTION][描述]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "Description",
"logicName" : "描述",
"name" : "DESCRIPTION",
"stdDataType" : 21,
"stringLength" : 1048576
} ],
"getAllPSAppDELogics" : [ {
"codeName" : "testAsyncAction",
"defaultParamName" : "Default",
"logicName" : "测试异步行为",
"name" : "测试异步行为",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 839,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"leftPos" : 454,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
}
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
}, {
"codeName" : "view_msg_visible",
"defaultParamName" : "Default",
"logicName" : "视图消息显示",
"name" : "视图消息显示",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 530,
"logicNodeType" : "END",
"name" : "结束",
"rawValue" : "false",
"returnType" : "SRCVALUE",
"topPos" : 210
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BXD2DTO",
"name" : "BXD2DTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "MXcount",
"logicName" : "属性",
"name" : "MXcount",
"getPSAppDEField" : {
"name" : "MXCOUNT",
"codeName" : "MXcount"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "Type",
"logicName" : "报销类型",
"name" : "Type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "BXD2Id",
"logicName" : "报销单2标识",
"name" : "BXD2Id",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "BXD2Name",
"logicName" : "报销单2名称",
"name" : "BXD2Name",
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
}, {
"codeName" : "CreateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "建立时间",
"name" : "CreateDate",
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "CreateMan",
"logicName" : "建立人",
"name" : "CreateMan",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "Description",
"logicName" : "描述",
"name" : "Description",
"getPSAppDEField" : {
"name" : "DESCRIPTION",
"codeName" : "Description"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
}, {
"codeName" : "UpdateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "更新时间",
"name" : "UpdateDate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateMan",
"logicName" : "更新人",
"name" : "UpdateMan",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "BXDMX2s",
"name" : "BXDMX2s",
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXDMX2.json"
},
"getRefPickupPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DER",
"type" : "DTOS"
} ],
"sourceType" : "DE",
"type" : "DEFAULT"
}, {
"codeName" : "BXD2FilterDTO",
"name" : "BXD2FilterDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "N_BXD2ID_EQ",
"logicName" : "报销单2标识",
"name" : "N_BXD2ID_EQ",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_BXD2NAME_LIKE",
"logicName" : "报销单2名称",
"name" : "N_BXD2NAME_LIKE",
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 21,
"type" : "SIMPLE"
}, {
"codeName" : "N_TYPE_EQ",
"logicName" : "报销类型",
"name" : "N_TYPE_EQ",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"sourceType" : "DE",
"type" : "DEFILTER"
} ],
"getAllPSAppDEMethods" : [ {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, {
"actionMode" : "CREATE",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTemp",
"methodType" : "DEACTION",
"name" : "CreateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempInput",
"name" : "CreateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempResult",
"name" : "CreateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTempMajor",
"methodType" : "DEACTION",
"name" : "CreateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempMajorInput",
"name" : "CreateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempMajorResult",
"name" : "CreateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get"
},
"requestField" : "BXD2ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTemp",
"methodType" : "DEACTION",
"name" : "GetDraftTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempInput",
"name" : "GetDraftTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempResult",
"name" : "GetDraftTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTempMajor",
"methodType" : "DEACTION",
"name" : "GetDraftTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempMajorInput",
"name" : "GetDraftTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempMajorResult",
"name" : "GetDraftTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTemp",
"methodType" : "DEACTION",
"name" : "GetTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempResult",
"name" : "GetTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTempMajor",
"methodType" : "DEACTION",
"name" : "GetTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempMajorInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempMajorResult",
"name" : "GetTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "BXD2ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTemp",
"methodType" : "DEACTION",
"name" : "RemoveTemp",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempResult",
"name" : "RemoveTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 2,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTempMajor",
"methodType" : "DEACTION",
"name" : "RemoveTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempMajorInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempMajorResult",
"name" : "RemoveTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 1,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTemp",
"methodType" : "DEACTION",
"name" : "UpdateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempInput",
"name" : "UpdateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempResult",
"name" : "UpdateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTempMajor",
"methodType" : "DEACTION",
"name" : "UpdateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempMajorInput",
"name" : "UpdateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempMajorResult",
"name" : "UpdateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"codeName" : "FetchDefault",
"dataSetName" : "DEFAULT",
"dataSetTag" : "Default",
"methodType" : "FETCH",
"name" : "FetchDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
}, {
"codeName" : "FetchTempDefault",
"dataSetTag" : "Default",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCHTEMP",
"name" : "DEFAULT",
"getPSAppDEMethodInput" : {
"codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"tempDataMode" : 2,
"builtinMethod" : false
}, {
"codeName" : "FilterCreate",
"methodType" : "FILTERACTION",
"name" : "FILTERCREATE",
"builtinMethod" : true
}, {
"codeName" : "FilterFetch",
"methodType" : "FILTERACTION",
"name" : "FILTERFETCH",
"builtinMethod" : true
}, {
"codeName" : "FilterGet",
"methodType" : "FILTERACTION",
"name" : "FILTERGET",
"builtinMethod" : true
}, {
"codeName" : "FilterGetDraft",
"methodType" : "FILTERACTION",
"name" : "FILTERGETDRAFT",
"builtinMethod" : true
}, {
"codeName" : "FilterRemove",
"methodType" : "FILTERACTION",
"name" : "FILTERREMOVE",
"builtinMethod" : true
}, {
"codeName" : "FilterSearch",
"methodType" : "FILTERACTION",
"name" : "FILTERSEARCH",
"builtinMethod" : true
}, {
"codeName" : "FilterUpdate",
"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
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "logic_test",
"defaultParamName" : "Default",
"logicName" : "logic_test",
"name" : "logic_test",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "alert('执行脚本');",
"codeName" : "RAWJSCODE1",
"leftPos" : 850,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 390
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "filter"
},
"leftPos" : 850,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "pageData"
},
"topPos" : 714
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 460,
"logicNodeType" : "MSGBOX",
"message" : "这里是消息提示内容!",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "temp"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) no",
"paramValue" : "no",
"value" : "no"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) yes",
"paramValue" : "yes",
"value" : "yes"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "确认请求吗?",
"topPos" : 530
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "lastReturn",
"logicName" : "lastReturn",
"name" : "lastReturn",
"lastReturnParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "消息结果",
"name" : "消息结果",
"stdDataType" : 25,
"simpleParam" : true
}, {
"codeName" : "filter",
"logicName" : "filter",
"name" : "filter",
"filterParam" : true
}, {
"codeName" : "pageData",
"logicName" : "分页结果",
"name" : "分页结果",
"entityPageParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test1",
"defaultParamName" : "Default",
"logicName" : "test1",
"name" : "test1",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test2",
"defaultParamName" : "Default",
"logicName" : "test2",
"name" : "test2",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
}, {
"logicName" : "删除",
"name" : "DELETE"
}, {
"logicName" : "读取",
"name" : "READ"
}, {
"logicName" : "更新",
"name" : "UPDATE"
} ],
"codeName" : "BXD2",
"dEAPICodeName" : "bxd2",
"dEAPICodeName2" : "bxd2s",
"dEAPITag" : "BXD2",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"getDefaultPSAppDEDataImport" : {
"modelref" : true,
"id" : "DataImportTest"
},
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json",
"dynaSysMode" : 1,
"enableUIActions" : 15,
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"getLNPSLanguageRes" : {
"lanResTag" : "DE.LNAME.BXD2"
},
"logicName" : "报销单2",
"getMajorPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"name" : "BXD2",
"getPSDEName" : "BXD2",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "BXD2"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
} ],
"storageMode" : 0,
"sysAPITag" : "TrainSys",
"defaultMode" : true,
"enableFilterActions" : true,
"enableTempData" : true,
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"major" : true
}
\ No newline at end of file
{
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"getValuePSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateResult",
"name" : "CreateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Save.json"
},
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateResult",
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"builtinMethod" : true
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDefault",
"dataSetTag" : "Default",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DEFAULT",
"getPSAppDEMethodInput" : {
"codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"builtinMethod" : false
} ],
"getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[BXD][报销单]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[BXD][报销单]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[BXD][报销单]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[BXD][报销单]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "Bxd",
"logicName" : "报销单",
"name" : "BXD",
"stdDataType" : 21,
"stringLength" : 1048576
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[BXDMX2ID][报销单明细2标识]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2ID"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[BXDMX2ID][报销单明细2标识]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[BXDMX2ID][报销单明细2标识]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2ID"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[BXDMX2ID][报销单明细2标识]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "BXDMX2Id",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2ID"
},
"logicName" : "报销单明细2标识",
"name" : "BXDMX2ID",
"stdDataType" : 25,
"stringLength" : 100,
"keyField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEMAN][建立人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEMAN][建立人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"logicName" : "建立人",
"name" : "CREATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[BXDMX2NAME][报销单明细2名称]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2NAME"
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[BXDMX2NAME][报销单明细2名称]移动端默认",
"stringLength" : 200,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[BXDMX2NAME][报销单明细2名称]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2NAME"
},
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[BXDMX2NAME][报销单明细2名称]",
"stringLength" : 200,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "BXDMX2Name",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2NAME"
},
"logicName" : "报销单明细2名称",
"name" : "BXDMX2NAME",
"stdDataType" : 25,
"stringLength" : 200,
"enableQuickSearch" : true,
"majorField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[UPDATEMAN][更新人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[UPDATEMAN][更新人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "UpdateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"logicName" : "更新人",
"name" : "UPDATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEDATE][建立时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEDATE][建立时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"logicName" : "建立时间",
"name" : "CREATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[UPDATEDATE][更新时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "UpdateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "HIDDEN",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"getRefPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[BXD2ID][报销单2标识]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "HIDDEN",
"name" : "[BXD2ID][报销单2标识]",
"getRefPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"stringLength" : 100,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "BXD2Id",
"logicName" : "报销单2标识",
"name" : "BXD2ID",
"stdDataType" : 25,
"stringLength" : 100
} ],
"getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BXDMX2DTO",
"name" : "BXDMX2DTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "Bxd",
"logicName" : "报销单",
"name" : "Bxd",
"getPSAppDEField" : {
"name" : "BXD",
"codeName" : "Bxd"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"sourceType" : "DEFIELD",
"type" : "DTO"
}, {
"codeName" : "BXD2Id",
"logicName" : "报销单2标识",
"name" : "BXD2Id",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "BXDMX2Id",
"logicName" : "报销单明细2标识",
"name" : "BXDMX2Id",
"getPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "BXDMX2Name",
"logicName" : "报销单明细2名称",
"name" : "BXDMX2Name",
"getPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "CreateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "建立时间",
"name" : "CreateDate",
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "CreateMan",
"logicName" : "建立人",
"name" : "CreateMan",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "更新时间",
"name" : "UpdateDate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateMan",
"logicName" : "更新人",
"name" : "UpdateMan",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
} ],
"sourceType" : "DE",
"type" : "DEFAULT"
}, {
"codeName" : "BXDMX2FilterDTO",
"name" : "BXDMX2FilterDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "N_BXD2ID_EQ",
"logicName" : "报销单2标识",
"name" : "N_BXD2ID_EQ",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_BXDMX2ID_EQ",
"logicName" : "报销单明细2标识",
"name" : "N_BXDMX2ID_EQ",
"getPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_BXDMX2NAME_LIKE",
"logicName" : "报销单明细2名称",
"name" : "N_BXDMX2NAME_LIKE",
"getPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"sourceType" : "DE",
"type" : "DEFILTER"
} ],
"getAllPSAppDEMethods" : [ {
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateResult",
"name" : "CreateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Save.json"
},
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateResult",
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"builtinMethod" : true
}, {
"codeName" : "FetchDefault",
"dataSetTag" : "Default",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DEFAULT",
"getPSAppDEMethodInput" : {
"codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"builtinMethod" : false
}, {
"codeName" : "FilterCreate",
"methodType" : "FILTERACTION",
"name" : "FILTERCREATE",
"builtinMethod" : true
}, {
"codeName" : "FilterFetch",
"methodType" : "FILTERACTION",
"name" : "FILTERFETCH",
"builtinMethod" : true
}, {
"codeName" : "FilterGet",
"methodType" : "FILTERACTION",
"name" : "FILTERGET",
"builtinMethod" : true
}, {
"codeName" : "FilterGetDraft",
"methodType" : "FILTERACTION",
"name" : "FILTERGETDRAFT",
"builtinMethod" : true
}, {
"codeName" : "FilterRemove",
"methodType" : "FILTERACTION",
"name" : "FILTERREMOVE",
"builtinMethod" : true
}, {
"codeName" : "FilterSearch",
"methodType" : "FILTERACTION",
"name" : "FILTERSEARCH",
"builtinMethod" : true
}, {
"codeName" : "FilterUpdate",
"methodType" : "FILTERACTION",
"name" : "FILTERUPDATE",
"builtinMethod" : true
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
}, {
"logicName" : "删除",
"name" : "DELETE"
}, {
"logicName" : "读取",
"name" : "READ"
}, {
"logicName" : "更新",
"name" : "UPDATE"
} ],
"codeName" : "BXDMX2",
"dEAPICodeName" : "bxdmx2",
"dEAPICodeName2" : "bxdmx2s",
"dEAPITag" : "BXDMX2",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXDMX2.json",
"enableUIActions" : 15,
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"getLNPSLanguageRes" : {
"lanResTag" : "DE.LNAME.BXDMX2"
},
"logicName" : "报销单明细2",
"getMajorPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"getMinorPSAppDERSs" : [ {
"actionRSMode" : 1,
"codeName" : "BXD2",
"dataRSMode" : 0,
"majorDECodeName" : "BXD2",
"majorDEName" : "BXD2",
"getMajorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"minorDECodeName" : "BXDMX2",
"minorDEName" : "BXDMX2",
"getMinorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXDMX2.json"
},
"name" : "DER1N_BXDMX2_BXD2_BXD2ID",
"getParentPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"rSMode" : 1,
"rSType" : "DER1N",
"array" : false
}, {
"actionRSMode" : 1,
"codeName" : "BXDMX2s",
"dataRSMode" : 0,
"majorDECodeName" : "BXD2",
"majorDEName" : "BXD2",
"getMajorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"minorDECodeName" : "BXDMX2",
"minorDEName" : "BXDMX2",
"getMinorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXDMX2.json"
},
"name" : "DER1N_BXDMX2_BXD2_BXD2ID",
"getParentPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"rSMode" : 2
} ],
"name" : "BXDMX2",
"getPSDEName" : "BXDMX2",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "BXDMX2"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2.json"
},
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
} ],
"storageMode" : 0,
"sysAPITag" : "TrainSys",
"defaultMode" : true,
"enableFilterActions" : true,
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"major" : false
}
\ No newline at end of file
{
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"getValuePSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, {
"actionMode" : "CREATE",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTemp",
"methodType" : "DEACTION",
"name" : "CreateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempInput",
"name" : "CreateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempResult",
"name" : "CreateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTempMajor",
"methodType" : "DEACTION",
"name" : "CreateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempMajorInput",
"name" : "CreateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempMajorResult",
"name" : "CreateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get"
},
"requestField" : "BXD2ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTemp",
"methodType" : "DEACTION",
"name" : "GetDraftTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempInput",
"name" : "GetDraftTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempResult",
"name" : "GetDraftTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTempMajor",
"methodType" : "DEACTION",
"name" : "GetDraftTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempMajorInput",
"name" : "GetDraftTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempMajorResult",
"name" : "GetDraftTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTemp",
"methodType" : "DEACTION",
"name" : "GetTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempResult",
"name" : "GetTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTempMajor",
"methodType" : "DEACTION",
"name" : "GetTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempMajorInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempMajorResult",
"name" : "GetTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "BXD2ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTemp",
"methodType" : "DEACTION",
"name" : "RemoveTemp",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempResult",
"name" : "RemoveTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 2,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTempMajor",
"methodType" : "DEACTION",
"name" : "RemoveTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempMajorInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempMajorResult",
"name" : "RemoveTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 1,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTemp",
"methodType" : "DEACTION",
"name" : "UpdateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempInput",
"name" : "UpdateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempResult",
"name" : "UpdateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTempMajor",
"methodType" : "DEACTION",
"name" : "UpdateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempMajorInput",
"name" : "UpdateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempMajorResult",
"name" : "UpdateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
} ],
"getAllPSAppDEDataImports" : [ {
"batchSize" : 1000,
"codeName" : "DataImport2",
"createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : {
"modelref" : true,
"id" : "Create"
},
"getCreatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"name" : "数据导入2",
"updateDataAccessAction" : "UPDATE",
"getUpdatePSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getUpdatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"enableBackend" : true,
"enableFront" : true,
"ignoreError" : false
}, {
"batchSize" : 1000,
"codeName" : "DataImportTest",
"createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : {
"modelref" : true,
"id" : "Create"
},
"getCreatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"name" : "数据导入",
"getPSDEDataImportItems" : [ {
"caption" : "计数",
"name" : "MXCOUNT",
"orderValue" : 100,
"getPSAppDEField" : {
"name" : "MXCOUNT",
"codeName" : "MXcount"
},
"getPSDEField" : {
"name" : "MXCOUNT",
"codeName" : "MXcount"
}
}, {
"caption" : "名称",
"name" : "BXD2NAME",
"orderValue" : 110,
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"getPSDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
}
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"caption" : "报销单2标识",
"name" : "BXD2ID",
"orderValue" : 120,
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"getPSDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
}
} ],
"updateDataAccessAction" : "UPDATE",
"getUpdatePSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getUpdatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"defaultMode" : true,
"enableBackend" : true,
"enableCustomized" : true,
"enableFront" : true,
"ignoreError" : false
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDefault",
"dataSetName" : "DEFAULT",
"dataSetTag" : "Default",
"methodType" : "FETCH",
"name" : "FetchDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
} ],
"getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[MXCOUNT][属性]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.MXCOUNT"
},
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[MXCOUNT][属性]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[MXCOUNT][属性]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.MXCOUNT"
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[MXCOUNT][属性]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "MXcount",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.MXCOUNT"
},
"logicName" : "属性",
"name" : "MXCOUNT",
"stdDataType" : 25,
"stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[TYPE][报销类型]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "DROPDOWNLIST",
"name" : "[TYPE][报销类型]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"needCodeListConfig" : true
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[TYPE][报销类型]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBDROPDOWNLIST",
"name" : "[TYPE][报销类型]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true,
"needCodeListConfig" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "Type",
"logicName" : "报销类型",
"name" : "TYPE",
"stdDataType" : 25,
"stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[BXD2ID][报销单2标识]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[BXD2ID][报销单2标识]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "BXD2Id",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2ID"
},
"logicName" : "报销单2标识",
"name" : "BXD2ID",
"stdDataType" : 25,
"stringLength" : 100,
"keyField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEMAN][建立人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEMAN][建立人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"logicName" : "建立人",
"name" : "CREATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[BXD2NAME][报销单2名称]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2NAME"
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"name" : "[BXD2NAME][报销单2名称]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[BXD2NAME][报销单2名称]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2NAME"
},
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"name" : "[BXD2NAME][报销单2名称]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "BXD2Name",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXD2NAME"
},
"logicName" : "报销单2名称",
"name" : "BXD2NAME",
"stdDataType" : 21,
"stringLength" : 1048576,
"enableQuickSearch" : true,
"majorField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEDATE][建立时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEDATE][建立时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"logicName" : "建立时间",
"name" : "CREATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[UPDATEDATE][更新时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "UpdateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[UPDATEMAN][更新人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[UPDATEMAN][更新人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "UpdateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"logicName" : "更新人",
"name" : "UPDATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[DESCRIPTION][描述]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"name" : "[DESCRIPTION][描述]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[DESCRIPTION][描述]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"name" : "[DESCRIPTION][描述]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "Description",
"logicName" : "描述",
"name" : "DESCRIPTION",
"stdDataType" : 21,
"stringLength" : 1048576
} ],
"getAllPSAppDELogics" : [ {
"codeName" : "testAsyncAction",
"defaultParamName" : "Default",
"logicName" : "测试异步行为",
"name" : "测试异步行为",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 839,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"getDstPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"leftPos" : 454,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
}
} ],
"topPos" : 208
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
}, {
"codeName" : "view_msg_visible",
"defaultParamName" : "Default",
"logicName" : "视图消息显示",
"name" : "视图消息显示",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 530,
"logicNodeType" : "END",
"name" : "结束",
"rawValue" : "false",
"returnType" : "SRCVALUE",
"topPos" : 210
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BXD2DTO",
"name" : "BXD2DTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "MXcount",
"logicName" : "属性",
"name" : "MXcount",
"getPSAppDEField" : {
"name" : "MXCOUNT",
"codeName" : "MXcount"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "Type",
"logicName" : "报销类型",
"name" : "Type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "BXD2Id",
"logicName" : "报销单2标识",
"name" : "BXD2Id",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "BXD2Name",
"logicName" : "报销单2名称",
"name" : "BXD2Name",
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
}, {
"codeName" : "CreateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "建立时间",
"name" : "CreateDate",
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "CreateMan",
"logicName" : "建立人",
"name" : "CreateMan",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "Description",
"logicName" : "描述",
"name" : "Description",
"getPSAppDEField" : {
"name" : "DESCRIPTION",
"codeName" : "Description"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
}, {
"codeName" : "UpdateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "更新时间",
"name" : "UpdateDate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateMan",
"logicName" : "更新人",
"name" : "UpdateMan",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "BXDMX2s",
"name" : "BXDMX2s",
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXDMX2.json"
},
"getRefPickupPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DER",
"type" : "DTOS"
} ],
"sourceType" : "DE",
"type" : "DEFAULT"
}, {
"codeName" : "BXD2FilterDTO",
"name" : "BXD2FilterDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "N_BXD2ID_EQ",
"logicName" : "报销单2标识",
"name" : "N_BXD2ID_EQ",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_BXD2NAME_LIKE",
"logicName" : "报销单2名称",
"name" : "N_BXD2NAME_LIKE",
"getPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 21,
"type" : "SIMPLE"
}, {
"codeName" : "N_TYPE_EQ",
"logicName" : "报销类型",
"name" : "N_TYPE_EQ",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"sourceType" : "DE",
"type" : "DEFILTER"
} ],
"getAllPSAppDEMethods" : [ {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, {
"actionMode" : "CREATE",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTemp",
"methodType" : "DEACTION",
"name" : "CreateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempInput",
"name" : "CreateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempResult",
"name" : "CreateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "CreateTempMajor",
"methodType" : "DEACTION",
"name" : "CreateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "CreateTempMajorInput",
"name" : "CreateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateTempMajorResult",
"name" : "CreateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/CreateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get"
},
"requestField" : "BXD2ID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTemp",
"methodType" : "DEACTION",
"name" : "GetDraftTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempInput",
"name" : "GetDraftTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempResult",
"name" : "GetDraftTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraftTempMajor",
"methodType" : "DEACTION",
"name" : "GetDraftTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftTempMajorInput",
"name" : "GetDraftTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftTempMajorResult",
"name" : "GetDraftTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetDraftTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTemp",
"methodType" : "DEACTION",
"name" : "GetTemp",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempResult",
"name" : "GetTempResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "GetTempMajor",
"methodType" : "DEACTION",
"name" : "GetTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "GetTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "GetTempMajorInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetTempMajorResult",
"name" : "GetTempMajorResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/GetTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "BXD2ID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTemp",
"methodType" : "DEACTION",
"name" : "RemoveTemp",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempResult",
"name" : "RemoveTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 2,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "RemoveTempMajor",
"methodType" : "DEACTION",
"name" : "RemoveTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveTempMajorInput",
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"name" : "RemoveTempMajorInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveTempMajorResult",
"name" : "RemoveTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/RemoveTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"tempDataMode" : 1,
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "TestAsyncAction",
"methodType" : "DEACTION",
"name" : "testAsyncAction",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testAsyncAction"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestAsyncActionInput",
"name" : "TestAsyncActionInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestAsyncActionResult",
"name" : "TestAsyncActionResult",
"type" : "ASYNCACTION"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/TestAsyncAction.json"
},
"asyncAction" : true,
"builtinMethod" : false
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTemp",
"methodType" : "DEACTION",
"name" : "UpdateTemp",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempInput",
"name" : "UpdateTempInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempResult",
"name" : "UpdateTempResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTemp.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 2,
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "UpdateTempMajor",
"methodType" : "DEACTION",
"name" : "UpdateTempMajor",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateTempMajorInput",
"name" : "UpdateTempMajorInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateTempMajorResult",
"name" : "UpdateTempMajorResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2/PSDEACTIONS/UpdateTempMajor.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"tempDataMode" : 1,
"builtinMethod" : true
}, {
"codeName" : "FetchDefault",
"dataSetName" : "DEFAULT",
"dataSetTag" : "Default",
"methodType" : "FETCH",
"name" : "FetchDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"builtinMethod" : false
}, {
"codeName" : "FetchTempDefault",
"dataSetTag" : "Default",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCHTEMP",
"name" : "DEFAULT",
"getPSAppDEMethodInput" : {
"codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"tempDataMode" : 2,
"builtinMethod" : false
}, {
"codeName" : "FilterCreate",
"methodType" : "FILTERACTION",
"name" : "FILTERCREATE",
"builtinMethod" : true
}, {
"codeName" : "FilterFetch",
"methodType" : "FILTERACTION",
"name" : "FILTERFETCH",
"builtinMethod" : true
}, {
"codeName" : "FilterGet",
"methodType" : "FILTERACTION",
"name" : "FILTERGET",
"builtinMethod" : true
}, {
"codeName" : "FilterGetDraft",
"methodType" : "FILTERACTION",
"name" : "FILTERGETDRAFT",
"builtinMethod" : true
}, {
"codeName" : "FilterRemove",
"methodType" : "FILTERACTION",
"name" : "FILTERREMOVE",
"builtinMethod" : true
}, {
"codeName" : "FilterSearch",
"methodType" : "FILTERACTION",
"name" : "FILTERSEARCH",
"builtinMethod" : true
}, {
"codeName" : "FilterUpdate",
"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
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "logic_test",
"defaultParamName" : "Default",
"logicName" : "logic_test",
"name" : "logic_test",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "alert('执行脚本');",
"codeName" : "RAWJSCODE1",
"leftPos" : 850,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 390
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "filter"
},
"leftPos" : 850,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "pageData"
},
"topPos" : 714
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 460,
"logicNodeType" : "MSGBOX",
"message" : "这里是消息提示内容!",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "temp"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) no",
"paramValue" : "no",
"value" : "no"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) yes",
"paramValue" : "yes",
"value" : "yes"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "确认请求吗?",
"topPos" : 530
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "lastReturn",
"logicName" : "lastReturn",
"name" : "lastReturn",
"lastReturnParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "消息结果",
"name" : "消息结果",
"stdDataType" : 25,
"simpleParam" : true
}, {
"codeName" : "filter",
"logicName" : "filter",
"name" : "filter",
"filterParam" : true
}, {
"codeName" : "pageData",
"logicName" : "分页结果",
"name" : "分页结果",
"entityPageParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test1",
"defaultParamName" : "Default",
"logicName" : "test1",
"name" : "test1",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test2",
"defaultParamName" : "Default",
"logicName" : "test2",
"name" : "test2",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
}, {
"logicName" : "删除",
"name" : "DELETE"
}, {
"logicName" : "读取",
"name" : "READ"
}, {
"logicName" : "更新",
"name" : "UPDATE"
} ],
"codeName" : "BXD2",
"dEAPICodeName" : "bxd2",
"dEAPICodeName2" : "bxd2s",
"dEAPITag" : "BXD2",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"getDefaultPSAppDEDataImport" : {
"modelref" : true,
"id" : "DataImportTest"
},
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json",
"dynaSysMode" : 1,
"enableUIActions" : 15,
"getKeyPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"getLNPSLanguageRes" : {
"lanResTag" : "DE.LNAME.BXD2"
},
"logicName" : "报销单2",
"getMajorPSAppDEField" : {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
},
"name" : "BXD2",
"getPSDEName" : "BXD2",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "BXD2"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ {
"name" : "BXD2NAME",
"codeName" : "BXD2Name"
} ],
"storageMode" : 0,
"sysAPITag" : "TrainSys",
"defaultMode" : true,
"enableFilterActions" : true,
"enableTempData" : true,
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"major" : true
}
\ No newline at end of file
{
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"getValuePSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateResult",
"name" : "CreateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Save.json"
},
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateResult",
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"builtinMethod" : true
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDefault",
"dataSetTag" : "Default",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DEFAULT",
"getPSAppDEMethodInput" : {
"codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"builtinMethod" : false
} ],
"getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[BXD][报销单]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[BXD][报销单]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[BXD][报销单]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[BXD][报销单]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "Bxd",
"logicName" : "报销单",
"name" : "BXD",
"stdDataType" : 21,
"stringLength" : 1048576
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[BXDMX2ID][报销单明细2标识]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2ID"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[BXDMX2ID][报销单明细2标识]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[BXDMX2ID][报销单明细2标识]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2ID"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[BXDMX2ID][报销单明细2标识]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "BXDMX2Id",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2ID"
},
"logicName" : "报销单明细2标识",
"name" : "BXDMX2ID",
"stdDataType" : 25,
"stringLength" : 100,
"keyField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEMAN][建立人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEMAN][建立人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"logicName" : "建立人",
"name" : "CREATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[BXDMX2NAME][报销单明细2名称]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2NAME"
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[BXDMX2NAME][报销单明细2名称]移动端默认",
"stringLength" : 200,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[BXDMX2NAME][报销单明细2名称]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2NAME"
},
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[BXDMX2NAME][报销单明细2名称]",
"stringLength" : 200,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "BXDMX2Name",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BXDMX2NAME"
},
"logicName" : "报销单明细2名称",
"name" : "BXDMX2NAME",
"stdDataType" : 25,
"stringLength" : 200,
"enableQuickSearch" : true,
"majorField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[UPDATEMAN][更新人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[UPDATEMAN][更新人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "UpdateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"logicName" : "更新人",
"name" : "UPDATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEDATE][建立时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEDATE][建立时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "CreateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"logicName" : "建立时间",
"name" : "CREATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[UPDATEDATE][更新时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "UpdateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "HIDDEN",
"name" : "[BXD2ID][报销单2标识]移动端默认",
"getRefPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[BXD2ID][报销单2标识]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "HIDDEN",
"name" : "[BXD2ID][报销单2标识]",
"getRefPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
},
"stringLength" : 100,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "BXD2Id",
"logicName" : "报销单2标识",
"name" : "BXD2ID",
"stdDataType" : 25,
"stringLength" : 100
} ],
"getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BXDMX2DTO",
"name" : "BXDMX2DTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "Bxd",
"logicName" : "报销单",
"name" : "Bxd",
"getPSAppDEField" : {
"name" : "BXD",
"codeName" : "Bxd"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXD2DTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"sourceType" : "DEFIELD",
"type" : "DTO"
}, {
"codeName" : "BXD2Id",
"logicName" : "报销单2标识",
"name" : "BXD2Id",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "BXDMX2Id",
"logicName" : "报销单明细2标识",
"name" : "BXDMX2Id",
"getPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "BXDMX2Name",
"logicName" : "报销单明细2名称",
"name" : "BXDMX2Name",
"getPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "CreateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "建立时间",
"name" : "CreateDate",
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "CreateMan",
"logicName" : "建立人",
"name" : "CreateMan",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "更新时间",
"name" : "UpdateDate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateMan",
"logicName" : "更新人",
"name" : "UpdateMan",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
} ],
"sourceType" : "DE",
"type" : "DEFAULT"
}, {
"codeName" : "BXDMX2FilterDTO",
"name" : "BXDMX2FilterDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "N_BXD2ID_EQ",
"logicName" : "报销单2标识",
"name" : "N_BXD2ID_EQ",
"getPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_BXDMX2ID_EQ",
"logicName" : "报销单明细2标识",
"name" : "N_BXDMX2ID_EQ",
"getPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_BXDMX2NAME_LIKE",
"logicName" : "报销单明细2名称",
"name" : "N_BXDMX2NAME_LIKE",
"getPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"sourceType" : "DE",
"type" : "DEFILTER"
} ],
"getAllPSAppDEMethods" : [ {
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"codeName" : "CheckKeyInput",
"name" : "CheckKeyInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "CheckKeyResult",
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"codeName" : "CreateInput",
"name" : "CreateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "CreateResult",
"name" : "CreateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"codeName" : "GetInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetResult",
"name" : "GetResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"builtinMethod" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"codeName" : "GetDraftInput",
"name" : "GetDraftInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "GetDraftResult",
"name" : "GetDraftResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"builtinMethod" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"codeName" : "RemoveInput",
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"codeName" : "RemoveResult",
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"builtinMethod" : true,
"enableBatchAction" : true
}, {
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"codeName" : "SaveInput",
"name" : "SaveInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SaveResult",
"name" : "SaveResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Save.json"
},
"builtinMethod" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"codeName" : "UpdateInput",
"name" : "UpdateInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"codeName" : "UpdateResult",
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"builtinMethod" : true
}, {
"codeName" : "FetchDefault",
"dataSetTag" : "Default",
"dataSetType" : "DATAQUERY",
"methodType" : "FETCH",
"name" : "DEFAULT",
"getPSAppDEMethodInput" : {
"codeName" : "DefaultInput",
"name" : "DefaultInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2FilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "DefaultResult",
"name" : "DefaultResult",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMX2DTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"builtinMethod" : false
}, {
"codeName" : "FilterCreate",
"methodType" : "FILTERACTION",
"name" : "FILTERCREATE",
"builtinMethod" : true
}, {
"codeName" : "FilterFetch",
"methodType" : "FILTERACTION",
"name" : "FILTERFETCH",
"builtinMethod" : true
}, {
"codeName" : "FilterGet",
"methodType" : "FILTERACTION",
"name" : "FILTERGET",
"builtinMethod" : true
}, {
"codeName" : "FilterGetDraft",
"methodType" : "FILTERACTION",
"name" : "FILTERGETDRAFT",
"builtinMethod" : true
}, {
"codeName" : "FilterRemove",
"methodType" : "FILTERACTION",
"name" : "FILTERREMOVE",
"builtinMethod" : true
}, {
"codeName" : "FilterSearch",
"methodType" : "FILTERACTION",
"name" : "FILTERSEARCH",
"builtinMethod" : true
}, {
"codeName" : "FilterUpdate",
"methodType" : "FILTERACTION",
"name" : "FILTERUPDATE",
"builtinMethod" : true
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
}, {
"logicName" : "删除",
"name" : "DELETE"
}, {
"logicName" : "读取",
"name" : "READ"
}, {
"logicName" : "更新",
"name" : "UPDATE"
} ],
"codeName" : "BXDMX2",
"dEAPICodeName" : "bxdmx2",
"dEAPICodeName2" : "bxdmx2s",
"dEAPITag" : "BXDMX2",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXDMX2.json",
"enableUIActions" : 15,
"getKeyPSAppDEField" : {
"name" : "BXDMX2ID",
"codeName" : "BXDMX2Id"
},
"getLNPSLanguageRes" : {
"lanResTag" : "DE.LNAME.BXDMX2"
},
"logicName" : "报销单明细2",
"getMajorPSAppDEField" : {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
},
"getMinorPSAppDERSs" : [ {
"actionRSMode" : 1,
"codeName" : "BXD2",
"dataRSMode" : 0,
"majorDECodeName" : "BXD2",
"majorDEName" : "BXD2",
"getMajorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"minorDECodeName" : "BXDMX2",
"minorDEName" : "BXDMX2",
"getMinorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXDMX2.json"
},
"name" : "DER1N_BXDMX2_BXD2_BXD2ID",
"getParentPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"rSMode" : 1,
"rSType" : "DER1N",
"array" : false
}, {
"actionRSMode" : 1,
"codeName" : "BXDMX2s",
"dataRSMode" : 0,
"majorDECodeName" : "BXD2",
"majorDEName" : "BXD2",
"getMajorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"minorDECodeName" : "BXDMX2",
"minorDEName" : "BXDMX2",
"getMinorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXDMX2.json"
},
"name" : "DER1N_BXDMX2_BXD2_BXD2ID",
"getParentPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"rSMode" : 2
} ],
"name" : "BXDMX2",
"getPSDEName" : "BXDMX2",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "BXDMX2"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2.json"
},
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ {
"name" : "BXDMX2NAME",
"codeName" : "BXDMX2Name"
} ],
"storageMode" : 0,
"sysAPITag" : "TrainSys",
"defaultMode" : true,
"enableFilterActions" : true,
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"major" : false
}
\ No newline at end of file
......@@ -231,6 +231,30 @@
"rSMode" : 1,
"rSType" : "DER1N",
"array" : false
}, {
"actionRSMode" : 1,
"codeName" : "BXD2",
"dataRSMode" : 0,
"majorDECodeName" : "BXD2",
"majorDEName" : "BXD2",
"getMajorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"minorDECodeName" : "BXDMX2",
"minorDEName" : "BXDMX2",
"getMinorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXDMX2.json"
},
"name" : "DER1N_BXDMX2_BXD2_BXD2ID",
"getParentPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"rSMode" : 1,
"rSType" : "DER1N",
"array" : false
}, {
"actionRSMode" : 1,
"codeName" : "BXDMX",
......@@ -253,6 +277,28 @@
"codeName" : "BXDId"
},
"rSMode" : 2
}, {
"actionRSMode" : 1,
"codeName" : "BXDMX2s",
"dataRSMode" : 0,
"majorDECodeName" : "BXD2",
"majorDEName" : "BXD2",
"getMajorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"minorDECodeName" : "BXDMX2",
"minorDEName" : "BXDMX2",
"getMinorPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXDMX2.json"
},
"name" : "DER1N_BXDMX2_BXD2_BXD2ID",
"getParentPSAppDEField" : {
"name" : "BXD2ID",
"codeName" : "BXD2Id"
},
"rSMode" : 2
}, {
"actionRSMode" : 1,
"codeName" : "BXDMXes",
......@@ -1139,6 +1185,11 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json",
"name" : "RAWMATERIAL",
"codeName" : "RawMaterial"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json",
"name" : "BXD2",
"codeName" : "BXD2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json",
......@@ -1194,6 +1245,11 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BOOKCHILD5.json",
"name" : "BOOKCHILD5",
"codeName" : "BOOKCHILD5"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXDMX2.json",
"name" : "BXDMX2",
"codeName" : "BXDMX2"
} ],
"getAllPSAppEditorStyleRefs" : [ {
"codeName" : "A46ee3b03254126fdce",
......@@ -1663,11 +1719,134 @@
} ],
"getAllPSAppViewMsgs" : [ {
"codeName" : "UsrViewMsg0428894909",
"enableMode" : "DELOGIC",
"message" : "视图消息测试111111",
"messageType" : "INFO",
"name" : "静态视图消息测试",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "bookname"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "field3"
} ],
"codeName" : "Usr0426273938",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSPANELS/Usr0426273938.json",
"layoutMode" : "Flex",
"logicName" : "视图消息布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "panel"
},
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"align" : "flex-start",
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "bookname",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "视图消息test",
"contentType" : "RAW",
"name" : "static_label",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "视图消息test",
"showCaption" : true
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "field3",
"hidden" : false,
"showCaption" : false
} ]
} ]
} ],
"layoutPanel" : true,
"name" : "panel",
"modelid" : "CC977A64-273B-444D-82C7-CEF1E36AD636",
"modeltype" : "PSSYSVIEWPANEL"
},
"position" : "BOTTOM",
"removeMode" : 1,
"getTestPSAppDELogic" : {
"modelref" : true,
"id" : "view_msg_logic"
},
"title" : "视图消息测试1111",
"uniqueTag" : "UsrViewMsg0428894909",
"enableRemove" : true
......@@ -1692,6 +1871,7 @@
"lanResTag" : "PAGE.TITLE.TESTGRID.EDITVIEW"
},
"dynamicMode" : 1,
"enableMode" : "DELOGIC",
"messageType" : "INFO",
"getMsgPosPSAppDEField" : {
"name" : "FIELD9",
......@@ -1837,6 +2017,10 @@
"codeName" : "Field"
},
"removeMode" : 0,
"getTestPSAppDELogic" : {
"modelref" : true,
"id" : "deLogicReturnFalse"
},
"title" : "动态视图消息测试",
"getTitleLanResTagPSAppDEField" : {
"name" : "BOOKCHILD1S",
......
......@@ -23544,11 +23544,134 @@
} ],
"getAllPSAppViewMsgs" : [ {
"codeName" : "UsrViewMsg0428894909",
"enableMode" : "DELOGIC",
"message" : "视图消息测试111111",
"messageType" : "INFO",
"name" : "静态视图消息测试",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "bookname"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "field3"
} ],
"codeName" : "Usr0426273938",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSPANELS/Usr0426273938.json",
"layoutMode" : "Flex",
"logicName" : "视图消息布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "panel"
},
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"align" : "flex-start",
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "bookname",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "视图消息test",
"contentType" : "RAW",
"name" : "static_label",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "视图消息test",
"showCaption" : true
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "field3",
"hidden" : false,
"showCaption" : false
} ]
} ]
} ],
"layoutPanel" : true,
"name" : "panel",
"modelid" : "CC977A64-273B-444D-82C7-CEF1E36AD636",
"modeltype" : "PSSYSVIEWPANEL"
},
"position" : "BOTTOM",
"removeMode" : 1,
"getTestPSAppDELogic" : {
"modelref" : true,
"id" : "view_msg_logic"
},
"title" : "视图消息测试1111",
"uniqueTag" : "UsrViewMsg0428894909",
"enableRemove" : true
......@@ -23573,6 +23696,7 @@
"lanResTag" : "PAGE.TITLE.TESTGRID.EDITVIEW"
},
"dynamicMode" : 1,
"enableMode" : "DELOGIC",
"messageType" : "INFO",
"getMsgPosPSAppDEField" : {
"name" : "FIELD9",
......@@ -23718,6 +23842,10 @@
"codeName" : "Field"
},
"removeMode" : 0,
"getTestPSAppDELogic" : {
"modelref" : true,
"id" : "deLogicReturnFalse"
},
"title" : "动态视图消息测试",
"getTitleLanResTagPSAppDEField" : {
"name" : "BOOKCHILD1S",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册