the company project uses angularJS, and also uses some jquery plug-ins in the project, such as bootstrap table, which comes with ajax requests. Now the front end needs to act as an interceptor to handle http requests uniformly. Excuse me, how can we intercept these jquery requests in the angular interceptor?