From 9fbcb2cd0fde81fa39c82d16ffa4c3778e3e2940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=9C=E6=96=B9=E5=A4=95=E9=98=B3?= Date: Mon, 30 Oct 2017 14:00:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AF=B9websocket=E7=9A=84?= =?UTF-8?q?=E6=94=AF=E6=8C=81=20=E6=B7=BB=E5=8A=A0web=20sdk=EF=BC=8C?= =?UTF-8?q?=E4=BB=A5=E5=8F=8A=E4=BD=BF=E7=94=A8=E7=A4=BA=E4=BE=8B=EF=BC=8C?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3.4.0.VERSION | 2 +- cim_for_mina/cim-server/WebContent/console/nav.jsp | 2 +- cim_for_netty/cim-server/WebContent/console/nav.jsp | 2 +- ...ˆ·ç«¯æ–‡æ¡£.doc => 客户端SDK说明文档.doc} | Bin 4 files changed, 3 insertions(+), 3 deletions(-) rename doc/{CIM客户端文档.doc => 客户端SDK说明文档.doc} (100%) diff --git a/3.4.0.VERSION b/3.4.0.VERSION index a0cd9f0..fbcbf73 100644 --- a/3.4.0.VERSION +++ b/3.4.0.VERSION @@ -1 +1 @@ -3.1.0 \ No newline at end of file +3.4.0 \ No newline at end of file diff --git a/cim_for_mina/cim-server/WebContent/console/nav.jsp b/cim_for_mina/cim-server/WebContent/console/nav.jsp index 96b7ac6..6fa8507 100644 --- a/cim_for_mina/cim-server/WebContent/console/nav.jsp +++ b/cim_for_mina/cim-server/WebContent/console/nav.jsp @@ -11,7 +11,7 @@
  • CIM for Web + href="javascript:openWebclient();">Web CIM
  • diff --git a/cim_for_netty/cim-server/WebContent/console/nav.jsp b/cim_for_netty/cim-server/WebContent/console/nav.jsp index 96b7ac6..6fa8507 100644 --- a/cim_for_netty/cim-server/WebContent/console/nav.jsp +++ b/cim_for_netty/cim-server/WebContent/console/nav.jsp @@ -11,7 +11,7 @@
  • CIM for Web + href="javascript:openWebclient();">Web CIM
  • diff --git a/doc/CIM客户端文档.doc b/doc/客户端SDK说明文档.doc similarity index 100% rename from doc/CIM客户端文档.doc rename to doc/客户端SDK说明文档.doc