保誠-保戶業務員媒合平台
Tomas
2022-03-22 07de66355374fa9fab8c1b17d2e54fd2bcddfab0
PAMapp/shared/services/httpClient.ts
@@ -64,7 +64,6 @@
};
function showErrorMessageBox(error: any): void {
  // console.log('error', error, error.response);
  setTimeout(() => {
    if (!_.includes(notRequireInterceptorErrorUrl, error.config.url)) {
      switch (error.response.status) {