go-common/app/interface/live/lottery-interface/CHANGELOG.md
2019-04-22 18:49:16 +08:00

19 lines
527 B
Markdown
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.

### v1.0.0
1. 上线功能
### v1.0.1
1. 修改路由
### v1.0.5
1. 修复roomid,增加风控服务超时时间30毫秒 加入配置文件
2. 修复path问题
### v1.0.9
1. 使用guest 验证,自定义未登录的错误码
2. Join增加一个get方法路由防止刷子get请求大量报错
3. 修复掉风控是path的问题
4. 增加 auth client的超时配置
5. get方法返回正常数据结构让刷子不容易发现method错误
6. 风控出错直接返回
7. 增加中间件antispam
8. 修复roomid,platform