// 白名单 export const whiteList = [ '/login', '/toHome' ] // 匿名url export const anonUrls = [ './api/meeting/wechat/share/getSignature', './sys/token', './uua/login', './uua/mobile/login', './uua/wxcode/login', './sys/authUsers/emailCode', './sys/authUsers/smsCode', './sys/authUsers/mobile/smsCode', './sys/authUsers/resetPwd', './sys/captcha', './uc/userRegisterAndLogin/registerbytel/', './uc/userRegisterAndLogin/sendCode/', './uc/userRegisterAndLogin/checkCodeLogin/', './uc/userRegisterAndLogin/updatePrsonnelInfo', './uc/user/LOGIN/', './uum/mobile/login', './uum/oauth/Code', './uum/oauth/getByUserName', './ums/umsUsers/changePassword', './sys/sysDicts', './project/baseProjectViews/', './project/baseUnitViews/', './project/baseUnitViews', './project/baseUnitViews/gateGetUnitViewById', './cms/cmsInformationViews/getInformationNumber', './cms/cmsInformationViews/getInformationList/', './personnel/baseMemberInfos/showMemeberNumber', './personnel/baseMemberInfos/searchByType', './project/baseProjectViews/gateGetProjectViewInfo', './project/baseProjectConsultantInfos/gateGetProjectConsultant', // './op/consultMessageInfos/getReplyAndSenderMessage', './op/consultMessageInfos/gateDelConsultMessageInfo', // './op/consultMessageInfos', // './op/interactiveMessage/saveInteractiveMessage', // './op/interactiveMessage/getInteractiveMessageInfosList', './op/interactiveMessage/gateDelInteractiveMessage', './op/basePortalModelFollowInfos/followModel', './op/basePortalModelFollowInfos/followModeNumlByModelId', './op/basePortalModelFollowInfos/followModelStatusByModelIdAndUserId', './project/baseProjectViews/gateGetProjectViewInfo', // './op/interactiveMessage/getInteractiveMessageCount', './cms/cmsInformationViews/getInformationById/', './cms/cmsInformationViews/getHotInformationList', './project/baseProjectViews/gateGetArchiveFilePath', './op/basePortalModelFollowInfos/getPortalMyFollow', './project/baseProjectViews/getViewByProjectId', './meeting/meetingBasicInfos/getList', './meeting/meetingOutInfos/getsOutInfo', './meeting/meetingOutInfos/findMeetingDetail/', './meeting/meetingOutInfos/findSpeakGuestDetail', './project/infoJournalViews/', './project/baseCountryViews/', './cms/cmsInformationViews/getInformationList/', './project/baseCooperationUnits/', './op/baseDevelopmentCooperationMessageColumnLanguages/getColumnTree', './op/baseDevelopmentCooperationMessages/getsCustomized', './op/baseDevelopmentCooperationMessages/getMessage', // './op/baseDevelopmentCooperationMessages/addMessage', './op/basePortalModelCollectInfos/addCollectInfo', './op/basePortalModelCollectInfos/collectModelStatusByModelIdAndUserId', './op/basePortalModelCollectInfos/getPortalMyCollecModel', './project/journalClassifications/', './op/baseCityInformationDicts/getTreeByLanguagePortal', './project/baseProjectViews/test', // './project/baseProjectViews', // './project/baseProjectEntitys/getBaseProjectEntityes', './project/baseProjectEntitys/commit', './project/baseProjectEntitys/bak', './project/baseProjectEntitys/del', './project/activityInfos/showActivityInfos', './project/activityInfos/getById', "/api/file/upload/img?module=authenticationUnit", "/api/file/upload/img?module=authenticationUnit", './meeting/meetingOutInfos/getNewsDetail/', './project/coopCustomServices/', './project/baseUnitViews/getMemberUnit', './op/basePortalModelCollectInfos/addCollectInfo', './project/baseLeagueMembers/getLeagueMemberByName', '/project/baseProjectViews/getRecommendByPortals', './project/baseUnitViews/getViewByEntityId', './op/geiIntegratedDataMenus/getMenu', './op/geiIntegratedDataMenus/getChartData', './meeting/meetingOutInfos/findMdAllNews/', './project/baseLeagueMembers/getLeagueMember', './op/baseCountryInformationDicts/getByLanguageUnit', './cms/cmsInformationViews/allInformationViewCount', './project/baseLeagueApplys/getAllUnitViews', './project/baseCountryViews/getCountryMap', './cms/cmsInformationViews/getLatestInformationPortal/', './cms/cmsInformationViews/getHitsInformationList', './project/baseUnitViews/getList', './project/baseProjectViews/getLatestBaseProjectViewPortal', './meeting/meetingBasicInfos/getLatestMeetingListPortal/', './op/helpCenters/getHelpColumnTree', './op/helpCenterEntitys/getColumnTree', /*'./meeting/tencentMeeting/quickMeeting/', './meeting/tencentMeeting/myMeetings',*/ './customer/baseCustomerMessages/getLevelMenu', './customer/baseCustomerMessages/getCustomerMessage', './customer/baseCustomerMessages/getOldCustomerMessage', './project/baseProjectViews/gateGetProjectViewInfoByUserCenter', './cms/cmsInformationViews/', './file/sysAttachmentInfos', './cms/cmsInformationViews/', './op/baseDevelopmentCooperationMessages/clickLike', './file/sysAttachmentInfos/search', './project/baseLeagueMembers/getLeagueIdByUnitId', './project/coopCustomServices/getUnitViews', './customer/baseCustomerMessages/getOldCustomerMessage', './customer/baseCustomerMessages/getAllInformationByCustomer', './cms/cmsInformationViews/getCategoryFirstInformation/', './project/baseProjectEntitys/getBaseProjectInfoName', './cms/cmsInformationViews/financeInfoList/', './project/baseFinancialInstitutionInfos/', './project/baseInvestmentGuidelinesInfos/', './project/baseProjectEvaluationReportInfos/', './project/baseFundIdeasInfos/', './resourceshare/baseResearchResultViews/', './resourceshare/baseResearchResultViews/gateBaseResearchResultView', './resourceshare/baseResearchResultViews/gateResearchResultFile', './resourceshare/baseResearchResourcesViews/', './resourceshare/baseResearchResourcesViews/gateBaseResearchResourcesView', './resourceshare/baseResearchResourcesViews/gateBaseResearchResourcesInfosId', './op/geiIntegratedDataMenus/saveFile', './op/geiIntegratedDataMenus/getTime', './op/geiIntegratedDataMenus/getIdNum', './op/geiIntegratedDataMenus/getRandomId', './op/geiIntegratedDataMenus/getTopN', './op/advertisementLocations/getAppAdvert', './meeting/wechat/share/getSignature', ]