提交 93e8e753 编写于 作者: ibizdev's avatar ibizdev

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

上级 831c96e7
......@@ -4,6 +4,20 @@
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song/PSGRIDS/Usr04118868GridExpView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
......@@ -19,9 +33,42 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"getGetDraftPSControlAction" : {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"getGetPSControlAction" : {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "song实体表格导航_表格",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04119448EditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
......@@ -208,14 +255,28 @@
}
},
"sortMode" : "REMOTE",
"getUpdatePSControlAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEdit" : true,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"enableRowNew" : true,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
......
......@@ -52,6 +52,15 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:DEFAULT",
"realTitle" : "动态代码表刷新编辑器",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04119448EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "gridexpbar"
......@@ -67,6 +76,20 @@
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song/PSGRIDS/Usr04118868GridExpView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
......@@ -82,9 +105,42 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"getGetDraftPSControlAction" : {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"getGetPSControlAction" : {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "song实体表格导航_表格",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04119448EditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
......@@ -358,14 +414,28 @@
}
},
"sortMode" : "REMOTE",
"getUpdatePSControlAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEdit" : true,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"enableRowNew" : true,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
......@@ -427,7 +497,6 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"sideBarLayout" : "LEFT",
"title" : "song实体表格导航",
"viewStyle" : "DEFAULT",
......
......@@ -430,6 +430,7 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"sideBarLayout" : "LEFT",
"title" : "动态代码表刷新",
"viewStyle" : "DEFAULT",
......
......@@ -3673,7 +3673,7 @@
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04114651GridExpView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongUsr04118868GridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
}, {
......@@ -62069,17 +62069,20 @@
"modeltype" : "PSAPPDEVIEW"
}, {
"accUserMode" : 2,
"caption" : "动态代码表刷新",
"codeName" : "TESTUsr04114651GridExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04114651GridExpView.json",
"name" : "TESTUsr04114651GridExpView",
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.SONG"
},
"caption" : "song实体表格导航",
"codeName" : "SongUsr04118868GridExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongUsr04118868GridExpView.json",
"name" : "SongUsr04118868GridExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
......@@ -62111,12 +62114,12 @@
}
} ],
"getPSControls" : [ {
"codeName" : "Usr04114651GridExpViewgridexpbar",
"codeName" : "Usr04118868GridExpViewgridexpbar",
"controlType" : "GRIDEXPBAR",
"name" : "gridexpbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:DEFAULT",
......@@ -62138,11 +62141,25 @@
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Usr04114651GridExpView_Grid",
"codeName" : "Usr04118868GridExpView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr04114651GridExpView_Grid.json",
"getCreatePSControlAction" : {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song/PSGRIDS/Usr04118868GridExpView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
......@@ -62154,12 +62171,40 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"getGetDraftPSControlAction" : {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"getGetPSControlAction" : {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "动态代码表刷新_表格",
"logicName" : "song实体表格导航_表格",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04119448EditView.json",
......@@ -62167,7 +62212,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
......@@ -62181,7 +62226,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
}, {
"actionName" : "Create",
......@@ -62194,7 +62239,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
}, {
"actionName" : "Update",
......@@ -62207,7 +62252,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
}, {
"actionName" : "Remove",
......@@ -62220,7 +62265,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
}, {
"actionName" : "GetDraft",
......@@ -62233,7 +62278,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
}, {
"actionType" : "DEDATASET",
......@@ -62244,7 +62289,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
} ],
"userDRAction" : "READ",
......@@ -62267,23 +62312,22 @@
"showBusyIndicator" : true,
"id" : "gridexpbar_grid"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.SONGNAME"
},
"caption" : "歌曲名称",
"codeName" : "songname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"dataItemName" : "songname",
"excelCaption" : "歌曲名称",
"name" : "songname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
"name" : "SONGNAME",
"codeName" : "SongName"
},
"width" : 150,
"widthUnit" : "PX",
......@@ -62291,6 +62335,9 @@
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
......@@ -62312,6 +62359,9 @@
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
......@@ -62330,20 +62380,20 @@
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "属性21",
"codeName" : "field21",
"caption" : "属性",
"codeName" : "field1",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field21",
"excelCaption" : "属性21",
"name" : "field21",
"dataItemName" : "field1",
"excelCaption" : "属性",
"name" : "field1",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
"name" : "FIELD1",
"codeName" : "FIELD1"
},
"width" : 100,
"widthUnit" : "PX",
......@@ -62351,10 +62401,10 @@
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"name" : "songname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
"name" : "SONGNAME",
"codeName" : "SongName"
}
}, {
"dataType" : 25,
......@@ -62373,43 +62423,43 @@
}
}, {
"dataType" : 25,
"name" : "field21",
"name" : "field1",
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
"name" : "FIELD1",
"codeName" : "FIELD1"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
"name" : "SONGID",
"codeName" : "SongId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
"name" : "SONGID",
"codeName" : "SongId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
"name" : "SONGNAME",
"codeName" : "SongName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"caption" : "歌曲标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
"name" : "SONGID",
"codeName" : "SongId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
......@@ -62429,38 +62479,52 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"sortMode" : "REMOTE",
"getUpdatePSControlAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}
},
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEdit" : true,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"enableRowNew" : true,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "gridexpbar_grid",
"modelid" : "11CC1DF4-700D-4534-9492-AA87C630A551",
"modelid" : "751C4B44-FF8D-4CE4-931C-2DE6BF20555E",
"modeltype" : "PSDEGRID"
} ],
"xDataControlName" : "gridexpbar_grid",
"enableCounter" : true,
"enableSearch" : false,
"showTitleBar" : true,
"modelid" : "74658c4a3063e67591991976cad26778_gridexpbar",
"modelid" : "2b2b1d89071abc72c2e473946f44a412_gridexpbar",
"modeltype" : "PSEXPBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlParam" : {
"id" : "searchbar"
......@@ -62473,18 +62537,21 @@
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "动态代码表刷新",
"codeName" : "Usr04114651GridExpViewcaptionbar",
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.SONG"
},
"caption" : "song实体表格导航",
"codeName" : "Usr04118868GridExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr04114651GridExpView",
"getPSDEViewId" : "7BB9AD0E-877D-4365-8C01-2A73F38895B6",
"getPSDEViewCodeName" : "Usr04118868GridExpView",
"getPSDEViewId" : "BCC4ECF6-F4E5-44AB-9D40-4246F59E0500",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDEXPVIEW",
......@@ -62492,7 +62559,7 @@
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
......@@ -62500,7 +62567,7 @@
"useDefaultLayout" : true
},
"sideBarLayout" : "LEFT",
"title" : "动态代码表刷新",
"title" : "song实体表格导航",
"viewStyle" : "DEFAULT",
"viewType" : "DEGRIDEXPVIEW",
"enableDP" : true,
......@@ -62508,7 +62575,7 @@
"enableQuickSearch" : true,
"enableSearch" : true,
"showDataInfoBar" : true,
"modelid" : "74658c4a3063e67591991976cad26778",
"modelid" : "2b2b1d89071abc72c2e473946f44a412",
"modeltype" : "PSAPPDEVIEW"
} ],
"getPSAppDataEntities" : [ {
......@@ -87472,38 +87539,1249 @@
"stringLength" : 60
} ],
"getAllPSAppDEMethodDTOs" : [ {
"codeName" : "CityDTO",
"name" : "CityDTO",
"codeName" : "CityDTO",
"name" : "CityDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "Num",
"logicName" : "人数",
"name" : "Num",
"getPSAppDEField" : {
"name" : "NUM",
"codeName" : "Num"
},
"sourceType" : "DEFIELD",
"stdDataType" : 9,
"type" : "SIMPLE"
}, {
"codeName" : "CityId",
"logicName" : "城市标识",
"name" : "CityId",
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "CityName",
"logicName" : "城市名称",
"name" : "CityName",
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
},
"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" : "CityFilterDTO",
"name" : "CityFilterDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "N_CITYID_EQ",
"logicName" : "城市标识",
"name" : "N_CITYID_EQ",
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_CITYNAME_LIKE",
"logicName" : "城市名称",
"name" : "N_CITYNAME_LIKE",
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
},
"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" : "CityDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/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" : "CityDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get"
},
"requestField" : "CITYID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "CITYID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"codeName" : "FetchDefault",
"dataSetName" : "DEFAULT",
"dataSetTag" : "Default",
"methodType" : "FETCH",
"name" : "FetchDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"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" : "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
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/cityEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/cityGridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/citypeopleSelexcEditView.json",
"viewType" : "DEEDITVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
}, {
"logicName" : "删除",
"name" : "DELETE"
}, {
"logicName" : "读取",
"name" : "READ"
}, {
"logicName" : "更新",
"name" : "UPDATE"
} ],
"codeName" : "City",
"dEAPICodeName" : "city",
"dEAPICodeName2" : "cities",
"dEAPITag" : "CITY",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/City.json",
"enableUIActions" : 15,
"getKeyPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"getLNPSLanguageRes" : {
"lanResTag" : "DE.LNAME.CITY"
},
"logicName" : "城市",
"getMajorPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
},
"name" : "CITY",
"getPSDEName" : "CITY",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "City"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City.json"
},
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ {
"name" : "CITYNAME",
"codeName" : "CityName"
} ],
"storageMode" : 0,
"sysAPITag" : "TrainSys",
"defaultMode" : true,
"enableFilterActions" : true,
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"major" : true
}, {
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "SONGID",
"codeName" : "SongId"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "SONGNAME",
"codeName" : "SongName"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "SONGNAME",
"codeName" : "SongName"
},
"getValuePSAppDEField" : {
"name" : "SONGID",
"codeName" : "SongId"
},
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppDEActions" : [ {
"actionMode" : "CUSTOM",
"actionName" : "cc",
"codeName" : "Cc",
"methodType" : "DEACTION",
"name" : "Cc",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "NONE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Cc"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/cc",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/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" : "SongDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "SONGID",
"codeName" : "SongId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get"
},
"requestField" : "SONGID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "SONGID",
"codeName" : "SongId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "SONGID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
} ],
"getAllPSAppDEDataSets" : [ {
"codeName" : "FetchDefault",
"dataSetName" : "DEFAULT",
"dataSetTag" : "Default",
"methodType" : "FETCH",
"name" : "FetchDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"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" : "[LANGUAGE][语言]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "DROPDOWNLIST",
"name" : "[LANGUAGE][语言]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"needCodeListConfig" : true
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[LANGUAGE][语言]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBDROPDOWNLIST",
"name" : "[LANGUAGE][语言]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true,
"needCodeListConfig" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "Language",
"logicName" : "语言",
"name" : "LANGUAGE",
"stdDataType" : 25,
"stringLength" : 60
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[FIELD1][属性]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[FIELD1][属性]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[FIELD1][属性]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[FIELD1][属性]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "FIELD1",
"logicName" : "属性",
"name" : "FIELD1",
"stdDataType" : 25,
"stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[SONGNAME][歌曲名称]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.SONGNAME"
},
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[SONGNAME][歌曲名称]",
"stringLength" : 200,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[SONGNAME][歌曲名称]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.SONGNAME"
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[SONGNAME][歌曲名称]移动端默认",
"stringLength" : 200,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "SongName",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.SONGNAME"
},
"logicName" : "歌曲名称",
"name" : "SONGNAME",
"stdDataType" : 25,
"stringLength" : 200,
"enableQuickSearch" : true,
"majorField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[SONGID][歌曲标识]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.SONGID"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[SONGID][歌曲标识]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[SONGID][歌曲标识]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.SONGID"
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[SONGID][歌曲标识]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "SongId",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.SONGID"
},
"logicName" : "歌曲标识",
"name" : "SONGID",
"stdDataType" : 25,
"stringLength" : 100,
"keyField" : true
}, {
"getAllPSAppDEFUIModes" : [ {
"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" : "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" : "CreateDate",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"logicName" : "建立时间",
"name" : "CREATEDATE",
"stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"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" : "Default",
"name" : "[UPDATEMAN][更新人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"codeName" : "UpdateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"logicName" : "更新人",
"name" : "UPDATEMAN",
"stdDataType" : 25,
"stringLength" : 60
}, {
"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" : "[CREATEMAN][建立人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"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" : "CreateMan",
"getLNPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"logicName" : "建立人",
"name" : "CREATEMAN",
"stdDataType" : 25,
"stringLength" : 60
} ],
"getAllPSAppDEMethodDTOs" : [ {
"codeName" : "SongDTO",
"name" : "SongDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "Num",
"logicName" : "人数",
"name" : "Num",
"getPSAppDEField" : {
"name" : "NUM",
"codeName" : "Num"
},
"sourceType" : "DEFIELD",
"stdDataType" : 9,
"type" : "SIMPLE"
}, {
"codeName" : "CityId",
"logicName" : "城市标识",
"name" : "CityId",
"codeName" : "Language",
"logicName" : "语言",
"name" : "Language",
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
"name" : "LANGUAGE",
"codeName" : "Language"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
"type" : "SIMPLE"
}, {
"codeName" : "CityName",
"logicName" : "城市名称",
"name" : "CityName",
"codeName" : "FIELD1",
"logicName" : "属性",
"name" : "FIELD1",
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
"name" : "FIELD1",
"codeName" : "FIELD1"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
......@@ -87533,6 +88811,29 @@
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "SongId",
"logicName" : "歌曲标识",
"name" : "SongId",
"getPSAppDEField" : {
"name" : "SONGID",
"codeName" : "SongId"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "SongName",
"logicName" : "歌曲名称",
"name" : "SongName",
"getPSAppDEField" : {
"name" : "SONGNAME",
"codeName" : "SongName"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "UpdateDate",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
......@@ -87562,26 +88863,37 @@
"sourceType" : "DE",
"type" : "DEFAULT"
}, {
"codeName" : "CityFilterDTO",
"name" : "CityFilterDTO",
"codeName" : "SongFilterDTO",
"name" : "SongFilterDTO",
"getPSAppDEMethodDTOFields" : [ {
"codeName" : "N_CITYID_EQ",
"logicName" : "城市标识",
"name" : "N_CITYID_EQ",
"codeName" : "N_LANGUAGE_EQ",
"logicName" : "语言",
"name" : "N_LANGUAGE_EQ",
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
"name" : "LANGUAGE",
"codeName" : "Language"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_CITYNAME_LIKE",
"logicName" : "城市名称",
"name" : "N_CITYNAME_LIKE",
"codeName" : "N_SONGID_EQ",
"logicName" : "歌曲标识",
"name" : "N_SONGID_EQ",
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
"name" : "SONGID",
"codeName" : "SongId"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_SONGNAME_LIKE",
"logicName" : "歌曲名称",
"name" : "N_SONGNAME_LIKE",
"getPSAppDEField" : {
"name" : "SONGNAME",
"codeName" : "SongName"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
......@@ -87591,6 +88903,41 @@
"type" : "DEFILTER"
} ],
"getAllPSAppDEMethods" : [ {
"actionMode" : "CUSTOM",
"actionName" : "cc",
"codeName" : "Cc",
"methodType" : "DEACTION",
"name" : "Cc",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "NONE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Cc"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/cc",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
......@@ -87599,7 +88946,7 @@
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO"
},
......@@ -87610,7 +88957,7 @@
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/CheckKey.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
......@@ -87633,7 +88980,7 @@
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO",
"output" : true
......@@ -87642,13 +88989,13 @@
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Create.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
......@@ -87669,8 +89016,8 @@
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
"name" : "SONGID",
"codeName" : "SongId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
......@@ -87679,13 +89026,13 @@
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Get.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
......@@ -87695,7 +89042,7 @@
"modelref" : true,
"id" : "Get"
},
"requestField" : "CITYID",
"requestField" : "SONGID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
......@@ -87710,7 +89057,7 @@
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO"
},
......@@ -87718,13 +89065,13 @@
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/GetDraft.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
......@@ -87746,8 +89093,8 @@
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
"name" : "SONGID",
"codeName" : "SongId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
......@@ -87758,7 +89105,7 @@
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Remove.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
......@@ -87768,7 +89115,7 @@
"modelref" : true,
"id" : "Remove"
},
"requestField" : "CITYID",
"requestField" : "SONGID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
......@@ -87784,7 +89131,7 @@
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO"
},
......@@ -87794,7 +89141,7 @@
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Save.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
......@@ -87814,7 +89161,7 @@
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO",
"output" : true
......@@ -87823,13 +89170,13 @@
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Update.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
......@@ -87854,7 +89201,7 @@
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityFilterDTO"
"id" : "SongFilterDTO"
},
"type" : "DTO"
},
......@@ -87862,7 +89209,7 @@
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
"id" : "SongDTO"
},
"type" : "PAGE"
},
......@@ -87942,18 +89289,88 @@
"requestPath" : "/select",
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "NONE",
"caption" : "cc",
"codeName" : "cc",
"fullCodeName" : "Song_cc",
"name" : "cc",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Cc"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "cc",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "cc@Song"
}, {
"actionTarget" : "MULTIKEY",
"caption" : "修改语言",
"codeName" : "update_lang",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongupdatelangView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Song_update_lang",
"name" : "修改语言",
"getNextPSUIAction" : {
"modelref" : true,
"id" : "Refresh"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "update_lang",
"uIActionType" : "DEUIACTION",
"id" : "update_lang@Song"
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/cityEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongMPickupView.json",
"viewType" : "DEMPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongUsr04118868GridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongPickupView.json",
"viewType" : "DEPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/cityGridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongGridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/citypeopleSelexcEditView.json",
"viewType" : "DEEDITVIEW"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongPickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongupdatelangView.json",
"viewType" : "DEOPTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView2.json",
"viewType" : "DEEDITVIEW2"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......@@ -87968,43 +89385,43 @@
"logicName" : "更新",
"name" : "UPDATE"
} ],
"codeName" : "City",
"dEAPICodeName" : "city",
"dEAPICodeName2" : "cities",
"dEAPITag" : "CITY",
"codeName" : "Song",
"dEAPICodeName" : "song",
"dEAPICodeName2" : "songs",
"dEAPITag" : "SONG",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/City.json",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json",
"enableUIActions" : 15,
"getKeyPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
"name" : "SONGID",
"codeName" : "SongId"
},
"getLNPSLanguageRes" : {
"lanResTag" : "DE.LNAME.CITY"
"lanResTag" : "DE.LNAME.SONG"
},
"logicName" : "城市",
"logicName" : "歌曲",
"getMajorPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
"name" : "SONGNAME",
"codeName" : "SongName"
},
"name" : "CITY",
"getPSDEName" : "CITY",
"name" : "SONG",
"getPSDEName" : "SONG",
"getPSDEServiceAPI" : {
"modelref" : true,
"id" : "City"
"id" : "Song"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/Song.json"
},
"getPSSysServiceAPI" : {
"modelref" : true,
"path" : "PSSYSSERVICEAPIS/TrainSys.json"
},
"getQuickSearchPSAppDEFields" : [ {
"name" : "CITYNAME",
"codeName" : "CityName"
"name" : "SONGNAME",
"codeName" : "SongName"
} ],
"storageMode" : 0,
"sysAPITag" : "TrainSys",
......@@ -88014,7 +89431,43 @@
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"major" : true
"major" : true,
"getAllPSAppDEUIActionGroups" : [ {
"codeName" : "Usr1222188930",
"name" : "测试表格支持行编辑列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"uniqueTag" : "Song__Usr1222188930",
"getPSUIActionGroupDetails" : [ {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "u1022215",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
"getPSUIAction" : {
"modelref" : true,
"id" : "Refresh"
}
}, {
"caption" : "界面行为支持获取编辑列",
"detailType" : "DEUIACTION",
"name" : "u0c5beca",
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
"getPSUIAction" : {
"modelref" : true,
"id" : "GET_EDITOR_COLUMN"
}
} ]
} ]
} ]
},
"getUserParam" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册