The version I'm using is:3.0.50

Set debug mode, httpClient should not add Interceptor through httpClient.interceptors().add()

Because httpClient.interceptors() returns views that cannot be modified. The specific situation is as follows:



. My solution is:
