diff --git a/o2web/source/o2_core/o2/xAction/services/x_cms_assemble_control.json b/o2web/source/o2_core/o2/xAction/services/x_cms_assemble_control.json index 4658cf1d6ee9ec7502864242d27fad7cf0baec69..2ff3dcf6fc52c8d25ef7af7610bf6fd41963359b 100644 --- a/o2web/source/o2_core/o2/xAction/services/x_cms_assemble_control.json +++ b/o2web/source/o2_core/o2/xAction/services/x_cms_assemble_control.json @@ -5,6 +5,7 @@ "getCMSApplication": {"uri": "/jaxrs/appinfo/{id}"}, "listAllAppType" : {"uri":"/jaxrs/appinfo/list/appType"}, + "listAllAppTypeByManager" : {"uri":"/jaxrs/appinfo/list/appType/manager"}, "listWhatICanManageWithAppType" : {"uri":"/jaxrs/appinfo/list/manage/type/{appType}"}, "listWhatICanViewWithAppType" : {"uri":"/jaxrs/appinfo/list/user/view/all/type/{appType}"},