Files
go-common/app/service/main/upcredit/CHANGELOG.md
2019-04-22 18:49:16 +08:00

33 lines
611 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.

#### up主信用分服务
##### Version 0.1.10
> 1.修复election的问题
##### Version 0.1.9
> 1.补充UT
##### Version 0.1.8
> 1.修改identify服务为verify【基础服务更新】
##### Version 0.1.7
> 1.增加master选举功能
##### Version 0.1.6
> 1.去掉parser
##### Version 0.1.5
> 1.批量写入以解决DB QPS过高的问题
##### Version 0.1.4
> 1.修复DB QPS过高的问题
##### Version 0.1.3
> 1.修复慢查询的问题
##### Version 0.1.2
> 1.修复分数没有写入历史记录库
##### Version 0.1.1
> 1.修复数据库字段错误问题
##### Version 0.1.0
> 1.基本框架