修复重大故障: JwtAuthenticationFilter文件,远程读取用户接口导致的服务器请求数量跑满
This commit is contained in:
@@ -231,8 +231,7 @@ const changeCaptcha = async () => {
|
||||
|
||||
|
||||
useHead({
|
||||
title: `登录页 - ${config.value?.siteName || 'WEB应用开发平台'}`,
|
||||
meta: [{ name: website.value.keywords, content: website.value.comments }]
|
||||
title: `登录页 - ${config.value?.siteName || 'WEB应用开发平台'}`
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user