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

@@ -10,6 +10,8 @@
using System.Collections.Concurrent;
using ThingsGateway.NewLife;
using TouchSocket.SerialPorts;
namespace ThingsGateway.Foundation;