Explorar el Código

Merge branch 'feature/eta2.5.9_api_stat_websocket' into debug

# Conflicts:
#	services/websocket_msg.go
xyxie hace 3 días
padre
commit
1a32bca458
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      services/websocket_msg.go

+ 1 - 1
services/websocket_msg.go

@@ -210,7 +210,7 @@ func DealEdbInspectionMessageTest(adminId int) {
 				utils.FileLog.Error("巡检信息已读失败,err:%s, adminId:%d", err.Error(), adminId)
 				return
 			}
-		}()
+	}()
 }
 
 func AutoCheckWebsocketMessageList() {