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

chitanda 部署微服务接口 [TrainSys,默认服务接口]

上级 e690ff4f
......@@ -102,6 +102,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/WorkFlow.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest.json"
} ],
"getAllPSWorkflows" : [ {
"modelref" : true,
......
{
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEACTIONS/CheckKey.json",
"logicName" : "CheckKey",
"name" : "CheckKey",
"getPSDEActionInput" : {
"name" : "CheckKeyInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "X6DesingTestDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEACTIONS/Create.json",
"logicName" : "Create",
"name" : "Create",
"orderValue" : 1,
"getPSDEActionInput" : {
"name" : "CreateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "X6DesingTestDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "CreateResult",
"type" : "VOID"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEACTIONS/Get.json",
"logicName" : "Get",
"name" : "Get",
"orderValue" : 31,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "X6DESINGTESTID",
"codeName" : "X6DesingTestId"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSDEActionReturn" : {
"name" : "GetResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "X6DesingTestDTO"
},
"type" : "DTO"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEACTIONS/GetDraft.json",
"logicName" : "GetDraft",
"name" : "GetDraft",
"orderValue" : 41,
"getPSDEActionInput" : {
"name" : "GetDraftInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "X6DesingTestDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "GetDraftResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "X6DesingTestDTO"
},
"type" : "DTO"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEACTIONS/Remove.json",
"logicName" : "Remove",
"name" : "Remove",
"orderValue" : 21,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "X6DESINGTESTID",
"codeName" : "X6DesingTestId"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSDEActionReturn" : {
"name" : "RemoveResult",
"type" : "VOID"
},
"batchAction" : true,
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEACTIONS/Save.json",
"logicName" : "Save",
"name" : "Save",
"getPSDEActionInput" : {
"name" : "SaveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "X6DesingTestDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "SaveResult",
"type" : "VOID"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEACTIONS/Update.json",
"logicName" : "Update",
"name" : "Update",
"orderValue" : 11,
"getPSDEActionInput" : {
"name" : "UpdateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "X6DesingTestDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "UpdateResult",
"type" : "VOID"
},
"builtinAction" : true
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
}, {
"expression" : "t1.`X6DESINGTESTID`",
"name" : "X6DESINGTESTID"
}, {
"expression" : "t1.`X6DESINGTESTNAME`",
"name" : "X6DESINGTESTNAME"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`,\nt1.`X6DESINGTESTID`,\nt1.`X6DESINGTESTNAME`\nFROM `T_X6DESINGTEST` t1 \n",
"id" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
}, {
"expression" : "t1.`X6DESINGTESTID`",
"name" : "X6DESINGTESTID"
}, {
"expression" : "t1.`X6DESINGTESTNAME`",
"name" : "X6DESINGTESTNAME"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`,\nt1.`X6DESINGTESTID`,\nt1.`X6DESINGTESTNAME`\nFROM `T_X6DESINGTEST` t1 \n",
"id" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
......@@ -1481,16 +1481,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
{
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/X6DesingTest/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/X6DesingTest.json"
}
},
"groupMode" : "NONE",
"logicName" : "主表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/X6DesingTest.json"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"getCapPSLanguageRes" : {
"defaultContent" : "X6设计组件测试名称",
"lanResTag" : "DEF.LNAME.X6DESINGTESTNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[X6DESINGTESTNAME]",
"refFlag" : true
},
"caption" : "X6设计组件测试名称",
"codeName" : "x6desingtestname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "x6desingtestname",
"excelCaption" : "X6设计组件测试名称",
"name" : "x6desingtestname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "X6DESINGTESTNAME",
"codeName" : "X6DesingTestName"
},
"width" : 150,
"widthUnit" : "PX",
"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" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "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" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "x6desingtestname",
"getPSAppDEField" : {
"name" : "X6DESINGTESTNAME",
"codeName" : "X6DesingTestName"
}
}, {
"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" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "X6DESINGTESTID",
"codeName" : "X6DesingTestId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "X6DESINGTESTID",
"codeName" : "X6DesingTestId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "X6DESINGTESTNAME",
"codeName" : "X6DesingTestName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "X6设计组件测试标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "X6DESINGTESTID",
"codeName" : "X6DesingTestId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/X6DesingTest.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"modelid" : "66e09cdccd3a0bca8e3c053b5ca7ce7a",
"modeltype" : "PSDEGRID"
}
\ No newline at end of file
{
"accUserMode" : 0,
"appSwitchMode" : 0,
"codeName" : "Index2",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/Index2.json",
"name" : "Index2",
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSControls" : [ {
"codeName" : "Usr1111214598Menu",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"name" : "appmenu",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "X6测试",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1111869164"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "X6测试"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "appmenu"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"enableCustomize" : false,
"modelid" : "2818DC93-E2F6-4E39-B20F-342774E3A7EF",
"modeltype" : "PSAPPMENU"
}, {
"codeName" : "captionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSControlParam" : { }
} ],
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPINDEXVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "应用首页视图",
"viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW",
"blankMode" : false,
"enableAppSwitch" : false,
"enableDP" : true,
"modelid" : "723BA462-F865-4BDE-BA2E-F004BEE46AB2",
"modeltype" : "PSAPPINDEXVIEW"
}
\ No newline at end of file
{
"codeName" : "Usr1111214598Menu",
"controlType" : "APPMENU",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPMENUS/Usr1111214598Menu.json",
"logicName" : "应用首页视图菜单",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "X6测试",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1111869164"
},
"tooltip" : "X6测试"
} ],
"enableCustomize" : false,
"name" : "index2",
"modelid" : "2818DC93-E2F6-4E39-B20F-342774E3A7EF",
"modeltype" : "PSAPPMENU"
}
\ No newline at end of file
......@@ -2005,6 +2005,11 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json",
"name" : "TESTGRID",
"codeName" : "TESTGRID"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/X6DesingTest.json",
"name" : "X6DESINGTEST",
"codeName" : "X6DesingTest"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json",
......@@ -2983,6 +2988,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTNoPageListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1111869164",
"name" : "X6测试",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/X6DesingTestGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc105",
......@@ -3934,6 +3949,11 @@
"path" : "PSSYSAPPS/Web/PSAPPMENUS/Usr0925868655Menu.json",
"name" : "appindexview3",
"controlType" : "APPMENU"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMENUS/Usr1111214598Menu.json",
"name" : "index2",
"controlType" : "APPMENU"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMENUS/Usr0427030074Menu.json",
......@@ -11857,16 +11877,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......@@ -11895,16 +11915,16 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息",
......@@ -11927,38 +11947,51 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-弹出",
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图方",
"name" : "消息位置-视图方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
"id" : "ViewMsg8"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg8"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
......@@ -11968,11 +12001,12 @@
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图内容区",
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
......@@ -11980,31 +12014,17 @@
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图下方",
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ]
}, {
"codeName" : "VMGroup5",
......@@ -12436,6 +12456,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr11EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/X6DesingTestX6DesignEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "X6DesingTest",
"view" : "X6DesignEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
......@@ -13185,6 +13211,11 @@
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/Index2.json",
"viewType" : "APPINDEXVIEW",
"view" : "Index2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/Role3EditView.json",
......@@ -13820,6 +13851,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "Reginfof",
"view" : "StuInfoList"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/X6DesingTestEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "X6DesingTest",
"view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
......@@ -14186,6 +14223,12 @@
"viewType" : "DEMOBWFDYNAEDITVIEW3",
"resource" : "WorkFlow",
"view" : "MobWFDynaEditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/X6DesingTestGridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "X6DesingTest",
"view" : "GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView2.json",
......@@ -617,6 +617,10 @@
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/WorkFlow.json",
"name" : "WORKFLOW"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest.json",
"name" : "X6DESINGTEST"
} ],
"getAllPSSubSysServiceAPIs" : [ {
"modelref" : true,
......@@ -1130,6 +1134,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/WorkFlow.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest.json"
} ],
"getAllPSWorkflows" : [ {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册