1031918012

Results 2 issues of 1031918012

![企业微信截图_16722212804536](https://user-images.githubusercontent.com/39181857/209793768-941809d6-10ea-4772-a0ef-59a09604310a.png) PdfPage page = document.AddPage(); PdfTextAnnotation textAnnot = new PdfTextAnnotation { Title = "标题乱码", Subject = "22222", Contents = "11111.\r11111.123", Opacity = 0.5, Open = true, Icon = PdfTextAnnotationIcon.NoIcon, };...

用户刷新聊天页面或者直接强关聊天页面,未正常close websocket,旧有的ws连接如何回收。 nginx部署Imserver以后ws默认超时是60s(心跳包保持活性),iis好像没有,没找到如何设置,有懂的大佬吗