From 9747a8b0e4ecdd2e9c7a4bedfc20021cf0585fbd Mon Sep 17 00:00:00 2001 From: xm Date: Mon, 20 Dec 2021 11:31:31 +0800 Subject: [PATCH] =?UTF-8?q?index.jsp=E5=AF=BC=E5=85=A5websocket?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/WEB-INF/views/index.jsp b/src/main/webapp/WEB-INF/views/index.jsp index fd09e738..5662d819 100644 --- a/src/main/webapp/WEB-INF/views/index.jsp +++ b/src/main/webapp/WEB-INF/views/index.jsp @@ -313,5 +313,6 @@ +<%@ include file="/WEB-INF/jspf/webSocket.jspf" %>