修复重大故障: JwtAuthenticationFilter文件,远程读取用户接口导致的服务器请求数量跑满
This commit is contained in:
@@ -74,8 +74,7 @@ const {form, assignFields} = useFormData<User>({
|
||||
});
|
||||
|
||||
useHead({
|
||||
title: `用户中心 - ${config.value?.siteName}`,
|
||||
meta: [{name: website.value.keywords, content: website.value.comments}]
|
||||
title: `用户中心 - ${config.value?.siteName}`
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user