export const environment = { production: true, baseUrl: '', roleFunctionList: 'get_role_functions', addRoleFunction: 'role_function_list/addRoleFunction', usageList: 'get_usage_list', cachedRegions: 'get_regions', getRole:'get_role', getFnMenuItems:'admin_fn_menu', updateFnMenuItem:'admin_fn_menu/updateFnMenu.htm', getFunctionCdList:'admin_fn_menu/get_function_cd_list', getParentList:'admin_fn_menu/get_parent_list', getUserPagination:'get_user_pagination?pageNum=0&viewPerPage=0', getAllUsers:'get_all_users', deleteRole:'role_list/removeRole', getTopMenu:'get_topMenuInfo', deleteRoleFunction:'role_function_list/removeRoleFunction', deleteMenu:'admin_fn_menu/removeMenuItem.htm', getRegion:'jcs_admin/showRegionDetails', postSearch:'post_search/search', importSearch:'post_search/process', getPostProfile:'post_search_sample', getSelfProfile:'get_self_profile', getProfileById: 'get_profile', removeUserRole:'profile/removeRole', addUserRole:'profile/addNewRole', saveProfile :'profile/saveProfile', getFunctionalMenuStaticDetail :'get_topMenuInfo', getLeftMenu :'get_menu', removeRoleFunction:'role/removeRoleFunction.htm?role_id=', saveRole:'role/saveRole.htm?role_id=', toggleProfileActive: 'profile/toggleProfileActive?profile_id=', isLogDisabled:'true', brandName: "Portal SDK" };