大版本更新推送
This commit is contained in:
@ -54,7 +54,7 @@ namespace HT.Cloud.Web
|
||||
.ReviseSuperSysem()
|
||||
.AddEventBus()
|
||||
.AddRabbitMq()
|
||||
.AddWorkerService()
|
||||
//.AddWorkerService()//23/11/2,注释,修复初始化报错
|
||||
.AddSignalR(options =>
|
||||
{
|
||||
//客户端发保持连接请求到服务端最长间隔,默认30秒,改成4分钟,网页需跟着设置connection.keepAliveIntervalInMilliseconds = 12e4;即2分钟
|
||||
|
Reference in New Issue
Block a user