Subversion Repositories SmartDukaan

Rev

Rev 33766 | Rev 33784 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33766 Rev 33768
Line 82... Line 82...
82
				ProfitMandiConstants.URL_LOAN_CCAVENUE_PAY_RESPONSE,
82
				ProfitMandiConstants.URL_LOAN_CCAVENUE_PAY_RESPONSE,
83
				ProfitMandiConstants.URL_POST_OFFICE,
83
				ProfitMandiConstants.URL_POST_OFFICE,
84
				ProfitMandiConstants.HOOK_URL_CALLER_ID,
84
				ProfitMandiConstants.HOOK_URL_CALLER_ID,
85
				ProfitMandiConstants.URL_NEW_LEAD);
85
				ProfitMandiConstants.URL_NEW_LEAD);
86
 
86
 
87
		registry.addInterceptor(simpleCORSInterceptor).addPathPatterns("/**").excludePathPatterns("/swagger-ui.html",
87
		registry.addInterceptor(simpleCORSInterceptor).addPathPatterns("/**").excludePathPatterns("/swagger-ui.html","/clickToCall/**",
88
				ProfitMandiConstants.URL_PAYU_PAY_RESPONSE, ProfitMandiConstants.URL_PAYU_PAY_CANCELLED,
88
				ProfitMandiConstants.URL_PAYU_PAY_RESPONSE, ProfitMandiConstants.URL_PAYU_PAY_CANCELLED,
89
				ProfitMandiConstants.URL_CCAVENUE_PAY_RESPONSE, ProfitMandiConstants.URL_CCAVENUE_PAY_CANCELLED,
89
				ProfitMandiConstants.URL_CCAVENUE_PAY_RESPONSE, ProfitMandiConstants.URL_CCAVENUE_PAY_CANCELLED,
90
				ProfitMandiConstants.URL_PINELABS_PAY_RESPONSE, ProfitMandiConstants.URL_LOAN_CCAVENUE_PAY_CANCELLED,
90
				ProfitMandiConstants.URL_PINELABS_PAY_RESPONSE, ProfitMandiConstants.URL_LOAN_CCAVENUE_PAY_CANCELLED,
91
				ProfitMandiConstants.URL_LOAN_CCAVENUE_PAY_RESPONSE,
91
				ProfitMandiConstants.URL_LOAN_CCAVENUE_PAY_RESPONSE,
92
				ProfitMandiConstants.URL_POST_OFFICE,
92
				ProfitMandiConstants.URL_POST_OFFICE,