diff --git a/gowebsocket b/gowebsocket
deleted file mode 100755
index 72b1ec6..0000000
Binary files a/gowebsocket and /dev/null differ
diff --git a/log/gin.log b/log/gin.log
index 995e812..9a1829c 100644
--- a/log/gin.log
+++ b/log/gin.log
@@ -4,10 +4,11 @@
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
-[GIN-debug] Loaded HTML Templates (3):
+[GIN-debug] Loaded HTML Templates (4):
-
- index.html
- index.tpl
+ - jquery-2.1.4.min.js
[GIN-debug] GET /user/list --> gowebsocket/controllers/user.List (3 handlers)
[GIN-debug] GET /user/online --> gowebsocket/controllers/user.Online (3 handlers)
@@ -17,5 +18,5 @@
[GIN-debug] GET /home/index --> gowebsocket/controllers/home.Index (3 handlers)
[GIN-debug] GET /rtc/get_token --> gowebsocket/controllers/rtc.GetToken (3 handlers)
[GIN-debug] GET /docker/run --> gowebsocket/controllers/docker.Run (3 handlers)
-[GIN] 2021/11/23 - 12:34:45 | 200 | 5.269909ms | 127.0.0.1 | GET "/home/index"
-[GIN] 2021/11/23 - 12:34:48 | 200 | 1.004100998s | 127.0.0.1 | GET "/user/list?appId=101"
+[GIN] 2021/11/23 - 14:14:03 | 200 | 2.412309ms | 127.0.0.1 | GET "/home/index"
+[GIN] 2021/11/23 - 14:14:04 | 200 | 349.832µs | 127.0.0.1 | GET "/user/list?appId=101"
diff --git a/views/home/index.html b/views/home/index.html
index 2d6bc94..532ec52 100644
--- a/views/home/index.html
+++ b/views/home/index.html
@@ -252,7 +252,7 @@
-
+