feat: 调整blazor授权,添加自定义刷新逻辑

This commit is contained in:
Diego
2025-02-06 12:08:40 +08:00
parent 12a7803653
commit d5cd9660fc
56 changed files with 826 additions and 570 deletions

View File

@@ -1,4 +1,7 @@
{
"ThingsGateway.Admin.Application.BlazorAuthenticationHandler": {
"UserExpire": "User expired, please login again"
},
"ThingsGateway.Admin.Application.SysUser": {
"Disable": "Disable",
"Enable": "Enable",