鬼谷

Results 3 issues of 鬼谷

![image](https://github.com/user-attachments/assets/f4a53e47-b4ac-40ac-932e-f1b905217b34) I have been using your source code, but I have been unable to compile it. There have been various abnormal errors. May I ask if it is due to...

WriteMessageLog _ = DbContext.SaveChangesAsync() await DbContext.SaveChangesAsync() The instance of entity type 'MessageLog' cannot be tracked because another instance with the same key value for {'LogId'} is already being tracked. When...

客户端意外断开连接后,服务器未针对心跳超时关闭websocket连接,导致_chargePointStatusDict 还存储了状态数据,而且此时通过api发送websocket消息会出现异常 private static Dictionary _chargePointStatusDict = new Dictionary();