修正singR

This commit is contained in:
DESKTOP-H2PAFLR\Administrator
2023-10-12 09:36:03 +08:00
parent 39b86ccdf0
commit e43a04bc8f
18 changed files with 1290 additions and 120 deletions

View File

@@ -10,7 +10,7 @@ using ZR.Service.System.IService;
namespace ZR.Admin.WebApi.Hubs
{
/// <summary>
/// msghub
/// msghub OperationHub
/// </summary>
public class MessageHub : Hub
{