2018-09-21 21:30:39 +08:00

21 lines
589 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

20170322
优化了日志提示。
修复了ip未获取成功不工作的问题。
20170510:
优化了断线重连。
20170602:
1. 对数据帧加入CRC32校验不足64Byte的包补足64B(防止交换机丢弃)
2. 更改心跳检测网址
20170903:
处理外网登录多次重试不成功不会再试的问题
20170912:
添加自定义认证心跳的超时时间
修复了在某些情况下不能成功获取ip时程序异常退出的问题
20170914:
天翼登录页改版,重新适配了天翼自动登录模块
20170916:
修复了认证服务器通知乱码问题