Initial commit

This commit is contained in:
Donny
2019-04-22 20:46:32 +08:00
commit 49ab8aadd1
25441 changed files with 4055000 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# v1.1.0
1. 消费积分变更databus为用户加积分
# v1.0.6
1. table check
# v1.0.5
1. point notify
# v1.0.4
1. 开启消费,去除修复数据逻辑
# v1.0.3
1. 去除vip_point表binlog insert同步
# v1.0.2
1. 修改同步逻辑
2. 修复point data
# v1.0.1
1. 增加 vip_point_change_history 数据同步去重
2. vip_point 数据同步增加 version check
# v1.0.0
1. 初始化vip积分服务