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

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

上级 257b5e7d
......@@ -4,6 +4,9 @@
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0320261658.json"
} ],
"getAllPSDataEntities" : [ {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/ControlTest.json"
}, {
......
{
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/CheckKey.json",
"logicName" : "CheckKey",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/CheckKey",
"name" : "CheckKey",
"getPSDEActionInput" : {
"name" : "CheckKeyInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/CheckKey",
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Create.json",
"logicName" : "Create",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Create",
"name" : "Create",
"orderValue" : 1,
"getPSDEActionInput" : {
"name" : "CreateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "CreateResult",
"type" : "VOID"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Create",
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Get.json",
"logicName" : "Get",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Get",
"name" : "Get",
"orderValue" : 31,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSDEActionReturn" : {
"name" : "GetResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Get",
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/GetDraft.json",
"logicName" : "GetDraft",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/GetDraft",
"name" : "GetDraft",
"orderValue" : 41,
"getPSDEActionInput" : {
"name" : "GetDraftInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "GetDraftResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/GetDraft",
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Remove.json",
"logicName" : "Remove",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Remove",
"name" : "Remove",
"orderValue" : 21,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSDEActionReturn" : {
"name" : "RemoveResult",
"type" : "VOID"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Remove",
"batchAction" : true,
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Save.json",
"logicName" : "Save",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Save",
"name" : "Save",
"getPSDEActionInput" : {
"name" : "SaveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "SaveResult",
"type" : "VOID"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Save",
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEACTIONS/Update.json",
"logicName" : "Update",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Update",
"name" : "Update",
"orderValue" : 11,
"getPSDEActionInput" : {
"name" : "UpdateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "CityDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "UpdateResult",
"type" : "VOID"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeactions/Update",
"builtinAction" : true
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdedataqueries/DEFAULT/psdedqcodes/MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CITYID`",
"name" : "CITYID"
}, {
"expression" : "t1.`CITYNAME`",
"name" : "CITYNAME"
}, {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`NUM`",
"name" : "NUM"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CITYID`,\nt1.`CITYNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`NUM`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_CITY` t1 \n",
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdedataqueries/DEFAULT/psdedqcodes/MYSQL5",
"id" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdedataqueries/VIEW/psdedqcodes/MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CITYID`",
"name" : "CITYID"
}, {
"expression" : "t1.`CITYNAME`",
"name" : "CITYNAME"
}, {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`NUM`",
"name" : "NUM"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CITYID`,\nt1.`CITYNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`NUM`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_CITY` t1 \n",
"rTMOSFilePath" : "psmodules/Test/psdataentities/CITY/psdedataqueries/VIEW/psdedqcodes/MYSQL5",
"id" : "PSMODULES/Test/PSDATAENTITIES/City/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"aggMode" : "NONE",
"codeName" : "Usr0403823008",
"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/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSGRIDS/Usr0403823008.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
},
"getGetDraftPSControlAction" : {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
},
"getGetPSControlAction" : {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "人案分析_表格",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdegrids/Usr0403823008",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
},
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"getCapPSLanguageRes" : {
"defaultContent" : "城市名称",
"lanResTag" : "DEF.LNAME.CITYNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CITYNAME]",
"refFlag" : true
},
"caption" : "城市名称",
"codeName" : "cityname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "cityname",
"excelCaption" : "城市名称",
"mOSFilePath" : "psdegridcols/cityname",
"name" : "cityname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
},
"rTMOSFilePath" : "psdegridcols/cityname",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"getCapPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"rTMOSFilePath" : "psdegridcols/updateman",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"getCapPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"mOSFilePath" : "psdegridcols/updatedate",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"rTMOSFilePath" : "psdegridcols/updatedate",
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "人数",
"codeName" : "num",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "num",
"excelCaption" : "人数",
"mOSFilePath" : "psdegridcols/num",
"name" : "num",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUM",
"codeName" : "Num"
},
"rTMOSFilePath" : "psdegridcols/num",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "cityname",
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
}
}, {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 9,
"name" : "num",
"getPSAppDEField" : {
"name" : "NUM",
"codeName" : "Num"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "城市名称",
"codeName" : "cityname",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/cityname",
"name" : "cityname",
"getPSAppDEField" : {
"name" : "CITYNAME",
"codeName" : "CityName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "cityname"
},
"rTMOSFilePath" : "psdegridcols/cityname",
"allowEmpty" : true
}, {
"caption" : "人数",
"codeName" : "num",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/num",
"name" : "num",
"getPSAppDEField" : {
"name" : "NUM",
"codeName" : "Num"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "num"
},
"rTMOSFilePath" : "psdegridcols/num",
"allowEmpty" : true
}, {
"caption" : "城市标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/srfkey",
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true
} ],
"pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/cityUsr0403221890GridView/psappviewctrls/grid",
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
},
"sortMode" : "REMOTE",
"getUpdatePSControlAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
},
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : true,
"enableRowEditOrder" : false,
"enableRowNew" : true,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"modelid" : "1043D0EC-D16A-425B-A7D5-FEE45A595E70",
"modeltype" : "PSDEGRID"
}
\ No newline at end of file
{
"codeName" : "Usr0403010902",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSSEARCHFORMS/Usr0403010902.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "人案分析_搜索表单",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeform_searchforms/Usr0403010902",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
},
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"mOSFilePath" : "psdeformdetail_formpages/formpage1",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formpages/formpage1",
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/cityUsr0403221890GridView/psappviewctrls/searchform",
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"modelid" : "9F57A4A5-D2BC-42BF-AF27-98F42F1DD40A",
"modeltype" : "PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
{
"accUserMode" : 2,
"getCapPSLanguageRes" : {
"defaultContent" : "城市",
"lanResTag" : "DE.LNAME.CITY",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[CITY]",
"refFlag" : true
},
"caption" : "城市",
"codeName" : "cityRedirectView",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/cityRedirectView.json",
"funcViewMode" : "REDIRECTVIEW",
"mOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/cityRedirectView",
"memo" : "系统自动添加",
"name" : "cityRedirectView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName" : "RedirectView",
"getPSDEViewId" : "e0b03b51487299117172a9350b154438",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEREDIRECTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/pssysviewlayoutpanels/Layoutpanel",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
},
"getPSControlParam" : { },
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/cityRedirectView/psappviewctrls/layoutpanel",
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/cityRedirectView",
"getRedirectPSAppViewRefs" : [ {
"name" : "CITY:EDITVIEW",
"realTitle" : "城市编辑视图",
"getRealTitlePSLanguageRes" : {
"defaultContent" : "城市编辑视图",
"lanResTag" : "PAGE.TITLE.CITY.EDITVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.CITY.EDITVIEW]",
"refFlag" : true
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/cityEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITVIEW",
"realTitle" : "城市编辑视图",
"getRealTitlePSLanguageRes" : {
"defaultContent" : "城市编辑视图",
"lanResTag" : "PAGE.TITLE.CITY.EDITVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.CITY.EDITVIEW]",
"refFlag" : true
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/cityEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"refFlag" : false,
"title" : "城市数据重定向视图",
"getTitlePSLanguageRes" : {
"defaultContent" : "城市数据重定向视图",
"lanResTag" : "PAGE.TITLE.CITY.REDIRECTVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.CITY.REDIRECTVIEW]",
"refFlag" : true
},
"viewStyle" : "DEFAULT",
"viewType" : "DEREDIRECTVIEW",
"enableCustomGetDataAction" : false,
"enableDP" : true,
"enableWorkflow" : true,
"redirectView" : true,
"modelid" : "80568fc0cdbed5f0af587343c01e796b",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -963,6 +963,11 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json",
"name" : "BOOK",
"codeName" : "Book"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json",
"name" : "CITY",
"codeName" : "City"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json",
......@@ -1219,16 +1224,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......@@ -1299,6 +1304,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr3EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/cityUsr0403221890GridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "City",
"view" : "Usr0403221890GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json",
......@@ -1358,6 +1369,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "ControlTest",
"view" : "Usr0320800257EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/cityRedirectView.json",
"viewType" : "DEREDIRECTVIEW",
"resource" : "City",
"view" : "RedirectView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr0301842414TreeExpView.json",
......@@ -1399,6 +1416,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Phone",
"view" : "Usr2EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/cityEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "City",
"view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridExpView.json",
......
{
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/City/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "默认搜索表单",
"mOSFilePath" : "psmodules/Test/psdataentities/CITY/psdeform_searchforms/Default",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/City.json"
},
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.CITY.DEFAULT.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.CITY.DEFAULT.FORMPAGE.FORMPAGE1]",
"refFlag" : true
},
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"mOSFilePath" : "psdeformdetail_formpages/formpage1",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formpages/formpage1",
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/cityGridView/psappviewctrls/searchform",
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"modelid" : "737033e7fe1843b2c93e8f862a68fdfc",
"modeltype" : "PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
......@@ -1124,6 +1124,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "图表"
}, {
"accUserMode" : 2,
"caption" : "城市表格",
"itemType" : "MENUITEM",
"name" : "menuitem62",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0403463883"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "城市表格"
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -498,6 +498,16 @@
"tooltip" : "漏斗图"
} ],
"tooltip" : "图表"
}, {
"accUserMode" : 2,
"caption" : "城市表格",
"itemType" : "MENUITEM",
"name" : "menuitem62",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0403463883"
},
"tooltip" : "城市表格"
} ],
"tooltip" : "多数据视图"
}, {
......
......@@ -437,6 +437,10 @@
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BookType.json",
"name" : "BOOKTYPE"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City.json",
"name" : "CITY"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/ControlTest.json",
......@@ -870,6 +874,9 @@
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList0320261658.json"
} ],
"getAllPSDataEntities" : [ {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/ControlTest.json"
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册