go-common/app/job/main/appstatic/CHANGELOG.md
2019-04-22 18:49:16 +08:00

14 lines
421 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.

# appstatic-job
### v1.0.2
1. 刷完app-resource的GRPC后sleep 2秒
### v1.0.1
1. 新增接broadcast逻辑
* 拆分dao层分出cal_diff增量包计算和push请求broadcast推送两个dao的包出来
* 对接app-resource计算增量包完成后请求app-resource刷新缓存成功后再请求broadcast推送
### v1.0.0
1. 项目初始化从appstatic-admin中迁移出增量包计算逻辑