Apply .gitignore rules
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
v1.0版本,支持以下功能:
|
||||
1、项目中的各种基础功能;
|
||||
2、其中的managecenterMgr兼容旧版本的ManageCenter(2019-12-01之前)。
|
||||
3、新增日志记录功能(LogMgr 2020-03-09)
|
||||
4、新增监控功能(MonitorNewMgr 2020-03-09)
|
||||
5、新增短链功能(ShortUrlMgr 2020-03-09)
|
||||
|
||||
v2.0版本,支持以下功能:
|
||||
1、新的ManageCenter版本(2019-12-01之后)
|
||||
|
||||
v2.0.0.1
|
||||
LogMgr里面Log日志消息先进行base64编码之后再发送到mq,因为原消息有特殊符号,
|
||||
直接发送消息会导致消息返送之后,在腾讯mq收到消息之后数据会丢失,导致验签失败
|
||||
|
||||
v2.0.1.1
|
||||
新增屏蔽字处理forbidWordsMgr
|
||||
新增gameServerMgr
|
||||
Reference in New Issue
Block a user