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