修复重大故障: JwtAuthenticationFilter文件,远程读取用户接口导致的服务器请求数量跑满
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import request from '~/utils/request';
|
||||
import type {ApiResult, PageResult} from '@/api';
|
||||
import type {User, UserParam} from './model';
|
||||
import {COMMON_API_URL, SERVER_API_URL} from '@/config';
|
||||
import {SERVER_API_URL} from '@/config';
|
||||
|
||||
/**
|
||||
* 分页查询用户
|
||||
|
||||
Reference in New Issue
Block a user