Skip to content

Commit d51dab5

Browse files
committed
文档格式化
1 parent aa15f70 commit d51dab5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ import com.qcloud.weapp.authorization.*;
100100

101101
@WebServlet("/user")
102102
public class UserServlet extends HttpServlet {
103-
104103
/**
105104
* 从请求中获取会话中的用户信息
106105
*/
@@ -148,8 +147,6 @@ import com.qcloud.weapp.demo.ChatTunnelHandler;
148147

149148
@WebServlet("/tunnel")
150149
public class TunnelServlet extends HttpServlet {
151-
private static final long serialVersionUID = -6490955903032763981L;
152-
153150
/**
154151
* 把所有的请求交给 SDK 处理,提供 TunnelHandler 处理信道事件
155152
*/

0 commit comments

Comments
 (0)