预备signalr

This commit is contained in:
qianhao.xu
2023-12-01 15:39:07 +08:00
parent 4fc6dd5d8c
commit 3429a1e39e
15 changed files with 373 additions and 13 deletions

View File

@@ -13,5 +13,6 @@ namespace Infrastructure.Constant
public static string OnlineNum = "onlineNum";
public static string MoreNotice = "moreNotice";
public static string OnlineUser = "onlineUser";
}
}